]> andersk Git - openssh.git/blobdiff - includes.h
- (djm) [includes.h] Restore accidentally dropped netinet/in.h
[openssh.git] / includes.h
index c3da49ebd7f5d1aa5f600c59dd479e26eb552e65..800d23e90b18b95476bcdeeb59e150443aee5f6a 100644 (file)
@@ -125,6 +125,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
 #include <sys/ptms.h>  /* for grantpt() and friends */
 #endif
 
+#include <netinet/in.h>
 #include <netinet/in_systm.h> /* For typedefs */
 #include <arpa/inet.h>
 #if defined(HAVE_NETDB_H)
This page took 0.02418 seconds and 4 git commands to generate.