X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/f6b56a0f4d893dc98cf029de7bd58ac4f2a64db7..e98fe681743394f8a5c1434d1909b202eac9ad0a:/throttlectl.c diff --git a/throttlectl.c b/throttlectl.c index 0f0b055..ef194f4 100644 --- a/throttlectl.c +++ b/throttlectl.c @@ -1,12 +1,12 @@ #include +#include +#include "dhcp6.h" #include "l2tpns.h" #include "plugin.h" #include "control.h" /* throttle control */ -char const *cvs_id = "$Id: throttlectl.c,v 1.9 2005/10/11 09:04:53 bodea Exp $"; - int plugin_api_version = PLUGIN_API_VERSION; static struct pluginfuncs *f = 0;