X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/99921507eb9b842d4f41c5516af1f455d4a49a99..HEAD:/bgp.c diff --git a/bgp.c b/bgp.c index 7c1e6c0..2791ca3 100644 --- a/bgp.c +++ b/bgp.c @@ -21,6 +21,7 @@ #include #include +#include "dhcp6.h" #include "l2tpns.h" #include "bgp.h" #include "util.h"