]> andersk Git - openssh.git/blobdiff - logintest.c
- (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't
[openssh.git] / logintest.c
index 1159274f8a4ba163004405db7dbddd065d274eb9..7e9fbbfbbdc1e5a6cac726af7de233410e9438d8 100644 (file)
 
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <sys/socket.h>
+
+#include <netinet/in.h>
+
 #include <unistd.h>
 #include <stdlib.h>
 #include <stdio.h>
This page took 0.301715 seconds and 4 git commands to generate.