summaryrefslogtreecommitdiffstats
path: root/netrom/netromd.c
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2001-05-10 10:44:45 +0000
committerCraig Small <csmall@enc.com.au>2001-05-10 10:44:45 +0000
commit9bf2e4c9892766dfa64e978fb17057b638659d57 (patch)
tree93b0b254b147086fc478a97e5c9faa04ad7d314b /netrom/netromd.c
parent32cc6b48fd12a6f58e07defbf8fdf58bfc2255f7 (diff)
synced to klaus code
Diffstat (limited to 'netrom/netromd.c')
-rw-r--r--netrom/netromd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netrom/netromd.c b/netrom/netromd.c
index dec779d..28d17e9 100644
--- a/netrom/netromd.c
+++ b/netrom/netromd.c
@@ -4,12 +4,12 @@
#include <unistd.h>
#include <syslog.h>
#include <signal.h>
+#include <time.h>
#include <config.h>
#include <sys/types.h>
#include <sys/ioctl.h>
-#include <sys/time.h>
#include <sys/socket.h>
#include <netinet/in.h>