Attempt to the build on NetBSD5 and a few others
authorVolker Lendecke <vl@samba.org>
Fri, 1 May 2009 21:25:31 +0000 (23:25 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 1 May 2009 21:26:22 +0000 (23:26 +0200)
lib/tsocket/tsocket_internal.h

index 55bbe9f4cb76e22b2fdc39dcae165544fe2bc68b..eba064cea556f9677cb39669911180bb5d9a6121 100644 (file)
@@ -24,6 +24,9 @@
 #ifndef _TSOCKET_INTERNAL_H
 #define _TSOCKET_INTERNAL_H
 
+#include <unistd.h>
+#include <sys/uio.h>
+
 struct tsocket_address_ops {
        const char *name;