X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/f6b56a0f4d893dc98cf029de7bd58ac4f2a64db7..07e1df5b92a099b3b390822d0f594b175226dc01:/stripdomain.c diff --git a/stripdomain.c b/stripdomain.c index 748efc9..d14e5d3 100644 --- a/stripdomain.c +++ b/stripdomain.c @@ -1,11 +1,11 @@ #include +#include +#include "dhcp6.h" #include "l2tpns.h" #include "plugin.h" /* strip domain part of username before sending RADIUS requests */ -char const *cvs_id = "$Id: stripdomain.c,v 1.8 2005/10/11 09:04:53 bodea Exp $"; - int plugin_api_version = PLUGIN_API_VERSION; static struct pluginfuncs *f = 0;