Attempt to the build on NetBSD5 and a few others
[ira/wip.git] / 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;