1 2 3 4 5 6 7 8 9 10
--- dopeunix.h.orig Fri Dec 3 12:19:36 1999 +++ dopeunix.h Fri Dec 3 12:19:54 1999 @@ -22,6 +22,7 @@ #ifndef __DOPEOS_H__ #define __DOPEOS_H__ +#include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h>