From 7d875e094bbbb9d4b234e31fe08f31510ac1d7d0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 13 Nov 2002 08:47:06 +0000 Subject: Added missing includes. --- proto/bgp/bgp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/bgp') diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c index 72eba1a..f6cbed4 100644 --- a/proto/bgp/bgp.c +++ b/proto/bgp/bgp.c @@ -63,6 +63,7 @@ #include "conf/conf.h" #include "lib/socket.h" #include "lib/resource.h" +#include "lib/string.h" #include "bgp.h" -- cgit v1.2.3