diff options
Diffstat (limited to 'openbsd-compat')
-rw-r--r-- | openbsd-compat/port-tun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd-compat/port-tun.c b/openbsd-compat/port-tun.c index a87b809d5..bee6b160c 100644 --- a/openbsd-compat/port-tun.c +++ b/openbsd-compat/port-tun.c | |||
@@ -18,6 +18,7 @@ | |||
18 | 18 | ||
19 | #include <sys/types.h> | 19 | #include <sys/types.h> |
20 | #include <sys/ioctl.h> | 20 | #include <sys/ioctl.h> |
21 | #include <netinet/in.h> | ||
21 | #include <netinet/ip.h> | 22 | #include <netinet/ip.h> |
22 | 23 | ||
23 | #include <fcntl.h> | 24 | #include <fcntl.h> |