]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-tun.c
- (tim) [configure.ac] Autoconf didn't define HAVE_LIBIAF because we
[openssh.git] / openbsd-compat / port-tun.c
index 3e73d8c0e7c81460d051e62643b168a3b18abdf9..276474db87cd970400d15b5731393172b892ed18 100644 (file)
 
 #include <sys/types.h>
 #include <sys/ioctl.h>
+
 #include <netinet/in.h>
+#include <arpa/inet.h>
 #include <netinet/ip.h>
 
 #include <errno.h>
 #include <fcntl.h>
+#include <stdarg.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.103155 seconds and 4 git commands to generate.