]> andersk Git - openssh.git/blobdiff - ssh-rand-helper.c
- djm@cvs.openbsd.org 2006/07/10 11:25:53
[openssh.git] / ssh-rand-helper.c
index 605de72f9fa20e91fca9a318a8b3b4bafb57f26e..feb1bfb1834de675888e625f73b6ecc27f7eefb5 100644 (file)
 #include <sys/resource.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
+#include <sys/socket.h>
+
+#include <netinet/in.h>
 
 #ifdef HAVE_SYS_UN_H
 # include <sys/un.h>
 #endif
 
+#include <pwd.h>
 #include <signal.h>
 
 #include <openssl/rand.h>
This page took 0.055304 seconds and 4 git commands to generate.