]> andersk Git - openssh.git/blobdiff - openbsd-compat/bindresvport.c
- (djm) [includes.h monitor.c openbsd-compat/bindresvport.c]
[openssh.git] / openbsd-compat / bindresvport.c
index ef0eff3b61bc0b57209bac2118db67046609eb45..e8fb83f23d7af1a3e9278f0c15376ed3c9e7832f 100644 (file)
 #include "includes.h"
 
 #ifndef HAVE_BINDRESVPORT_SA
+#include <sys/types.h>
+#include <sys/socket.h>
 
-#include "includes.h"
+#include <netinet/in.h>
 
 #include <errno.h>
 #include <string.h>
This page took 0.03316 seconds and 4 git commands to generate.