summaryrefslogtreecommitdiffstats
path: root/netrom/netromd.c
diff options
context:
space:
mode:
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>