Skip to content
Snippets Groups Projects
Commit cc6cfd30 authored by Howard Chu's avatar Howard Chu
Browse files

Include <ac/socket.h> so Windows can pull in struct timeval def

parent c9ef0da6
Branches
Tags
No related merge requests found
......@@ -9,9 +9,10 @@
#include <ac/stdarg.h>
#include <ac/stdlib.h>
#include <ac/errno.h>
#include <ac/socket.h>
#include <ac/string.h>
#include <ac/time.h>
#include <ac/errno.h>
#include "ldap-int.h"
#include "ldap_pvt_thread.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment