From: Ondrej Zajicek (work) Date: Thu, 7 Dec 2017 13:21:38 +0000 (+0100) Subject: BSD: Fix in the last commit X-Git-Tag: v2.0.0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd80c9b0700ef9533a19ab19d66c38a1722c4e08;p=thirdparty%2Fbird.git BSD: Fix in the last commit --- diff --git a/sysdep/bsd/krt-sock.c b/sysdep/bsd/krt-sock.c index efbfdd5ef..08cfea39d 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"