1 2 3 4 5 6 7 8 9 10
--- ./netdate.c.orig Sun Feb 25 18:34:37 2001 +++ ./netdate.c Sun Feb 25 18:34:46 2001 @@ -30,6 +30,7 @@ #include <sys/ioctl.h> #include <sys/socket.h> #include <sys/time.h> +#include <time.h> #include <netinet/in.h>