summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2017-12-07 14:21:38 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2017-12-07 14:21:38 +0100
commitcd80c9b0700ef9533a19ab19d66c38a1722c4e08 (patch)
tree60e85cdd5e8ca58b0d0db3c6a50294d5424d5178 /sysdep
parenta6f79ca57f0b4b296f67c2d063fd85a627b611b8 (diff)
BSD: Fix in the last commit
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/bsd/krt-sock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdep/bsd/krt-sock.c b/sysdep/bsd/krt-sock.c
index efbfdd5e..08cfea39 100644
--- a/sysdep/bsd/krt-sock.c
+++ b/sysdep/bsd/krt-sock.c
@@ -28,7 +28,6 @@
#include "nest/route.h"
#include "nest/protocol.h"
#include "nest/iface.h"
-#include "sysdep/unix/timer.h"
#include "sysdep/unix/unix.h"
#include "sysdep/unix/krt.h"
#include "lib/string.h"