summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_notification.c
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_notification.c')
-rw-r--r--bgpd/bgp_notification.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_notification.c b/bgpd/bgp_notification.c
index c0690df9..64228ddb 100644
--- a/bgpd/bgp_notification.c
+++ b/bgpd/bgp_notification.c
@@ -20,8 +20,8 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
+#include "misc.h"
-#include <string.h>
#include <netinet/in.h>
#include "lib/zassert.h"