Added include <ac/time.h> needed for struct timeval...

This commit is contained in:
Juan Gomez 1999-05-26 10:45:51 +00:00
parent 587837717b
commit 5b272f193f

View File

@ -27,6 +27,7 @@
#include <ac/socket.h>
#include <ac/string.h>
#include <ac/time.h>
#include "slap.h"
#include "back-ldap.h"