diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/lib/socket_wrapper/socket_wrapper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/socket_wrapper/socket_wrapper.c b/source4/lib/socket_wrapper/socket_wrapper.c index 36d6801d69..3f2020d266 100644 --- a/source4/lib/socket_wrapper/socket_wrapper.c +++ b/source4/lib/socket_wrapper/socket_wrapper.c @@ -59,6 +59,7 @@ #else /* _SAMBA_BUILD_ */ #include <sys/types.h> +#include <sys/time.h> #include <sys/stat.h> #include <sys/socket.h> #include <sys/ioctl.h> |