diff options
Diffstat (limited to 'bgpd/bgp_io.c')
| -rw-r--r-- | bgpd/bgp_io.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_io.c b/bgpd/bgp_io.c index c2d8cae580..9ab426e90c 100644 --- a/bgpd/bgp_io.c +++ b/bgpd/bgp_io.c @@ -32,7 +32,6 @@  #include "stream.h"		// for stream_get_endp, stream_getw_from, str...  #include "ringbuf.h"		// for ringbuf_remain, ringbuf_peek, ringbuf_...  #include "thread.h"		// for THREAD_OFF, THREAD_ARG, thread... -#include "zassert.h"		// for assert  #include "bgpd/bgp_io.h"  #include "bgpd/bgp_debug.h"	// for bgp_debug_neighbor_events, bgp_type_str  | 
