]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-tun.c
- (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd-compat/glob.c]
[openssh.git] / openbsd-compat / port-tun.c
index 6e1fed9691f496ac670465914ed38e3177769182..a87b809d51ea74911462e4d545c231fda3acb626 100644 (file)
 
 #include "includes.h"
 
+#include <sys/types.h>
 #include <sys/ioctl.h>
 #include <netinet/ip.h>
 
+#include <fcntl.h>
+
 #include "log.h"
 #include "misc.h"
 #include "bufaux.h"
This page took 0.044433 seconds and 4 git commands to generate.