]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
BSD: Fix in the last commit
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Dec 2017 13:21:38 +0000 (14:21 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Dec 2017 13:21:38 +0000 (14:21 +0100)
sysdep/bsd/krt-sock.c

index efbfdd5ef466cc814a327884e1c39381f8035003..08cfea39dbb330ac30b2cd47bc8ac41b71530e52 100644 (file)
@@ -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"