mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
11 lines
225 B
Text
11 lines
225 B
Text
|
--- ./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>
|
||
|
|