Add <ac/socket.h>

This commit is contained in:
Hallvard Furuseth 1999-04-29 22:07:13 +00:00
parent 5065b0c370
commit d804c7b137

View file

@ -8,6 +8,7 @@
#include <sys/types.h>
#include <ac/syslog.h>
#include <ac/regex.h>
#include <ac/socket.h> /* needed by LDAP_CONNECTIONLESS */
#include "avl.h"