X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/aabf1d3fe915334f5ffab9b8e1076917add14358..12835e031e502885bce44c5e6b59fa12e0564ca0:/tbf.c diff --git a/tbf.c b/tbf.c index 9b4993d..8b488d6 100644 --- a/tbf.c +++ b/tbf.c @@ -1,8 +1,9 @@ // L2TPNS: token bucket filters -char const *cvs_id_tbf = "$Id: tbf.c,v 1.13 2005-07-31 10:04:10 bodea Exp $"; - #include +#include +#include + #include "l2tpns.h" #include "util.h" #include "tbf.h"