]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
include <sys/uio.h>
authorMark Andrews <marka@isc.org>
Sun, 24 Mar 2013 20:24:59 +0000 (07:24 +1100)
committerMark Andrews <marka@isc.org>
Sun, 24 Mar 2013 20:24:59 +0000 (07:24 +1100)
lib/isc/unix/net.c

index 5aa952164e02945378c028e9deba88da9863e019..491702432d78bad256490d6f0de0b7ad8333546c 100644 (file)
@@ -27,6 +27,7 @@
 #endif
 #include <sys/sysctl.h>
 #endif
+#include <sys/uio.h>
 
 #include <errno.h>
 #include <unistd.h>