diff options
Diffstat (limited to 'proto')
-rw-r--r-- | proto/bgp/bgp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c index f4cb112..be841bd 100644 --- a/proto/bgp/bgp.c +++ b/proto/bgp/bgp.c @@ -55,8 +55,6 @@ #undef LOCAL_DEBUG -#include <errno.h> - #include "nest/bird.h" #include "nest/iface.h" #include "nest/protocol.h" |