1 2 3 4 5 6 7 8 9 10 11 12
*** hestest.c.orig Sat Sep 7 10:33:20 2002 --- hestest.c Sat Sep 7 10:33:26 2002 *************** *** 24,29 **** --- 24,30 ---- #include <netdb.h> #include <errno.h> #include <pwd.h> + #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <stdarg.h>