X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/30b561eb71683b52894abacf0a607d7d6932e4c1..92bfbe46e854e7ff40d6d4297c8df74f1efcf10f:/tbf.c diff --git a/tbf.c b/tbf.c index aa9810e..9dba63e 100644 --- a/tbf.c +++ b/tbf.c @@ -1,9 +1,10 @@ // L2TPNS: token bucket filters #include -#include #include +#include +#include "dhcp6.h" #include "l2tpns.h" #include "util.h" #include "tbf.h"