diff options
Diffstat (limited to 'proto')
-rw-r--r-- | proto/bgp/bgp.c | 1 |
1 files changed, 1 insertions, 0 deletions
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" |