X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/f2a3180cc0123acabfed9e48200be0a063f695c0..12835e031e502885bce44c5e6b59fa12e0564ca0:/snoopctl.c diff --git a/snoopctl.c b/snoopctl.c index 6c79087..97d4bd0 100644 --- a/snoopctl.c +++ b/snoopctl.c @@ -1,12 +1,13 @@ #include +#include +#include + #include "l2tpns.h" #include "plugin.h" #include "control.h" /* snoop control */ -char const *cvs_id = "$Id: snoopctl.c,v 1.7 2005/10/11 09:04:53 bodea Exp $"; - int plugin_api_version = PLUGIN_API_VERSION; static struct pluginfuncs *f = 0;