X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/92db0e2617cec9b118708c722c1a9f273001f87d..92bfbe46e854e7ff40d6d4297c8df74f1efcf10f:/bgp.c diff --git a/bgp.c b/bgp.c index 7c1e6c0..c44f05d 100644 --- a/bgp.c +++ b/bgp.c @@ -20,7 +20,9 @@ #include #include #include +#include +#include "dhcp6.h" #include "l2tpns.h" #include "bgp.h" #include "util.h"