]> andersk Git - openssh.git/blobdiff - openbsd-compat/rresvport.c
- (djm) [includes.h monitor.c openbsd-compat/bindresvport.c]
[openssh.git] / openbsd-compat / rresvport.c
index 15790e8520364fc1b363f7dc4f1d7a689ecf417f..17e66ca596b81cbcb25d04394cc47424717a6e78 100644 (file)
 
 #ifndef HAVE_RRESVPORT_AF
 
+#include <sys/types.h>
+#include <sys/socket.h>
+
+#include <netinet/in.h>
+
 #include <errno.h>
 #include <stdlib.h>
 #include <string.h>
This page took 0.037354 seconds and 4 git commands to generate.