X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Ftbf.c;h=b0bcbc16e0bca76a27cce655083bef7b56a52411;hb=5de81f1debc4341fb3af4e756b0a18e196d5ba13;hp=9f8404e18dd96fc41b49d8ad9a2ca39e1b7fac80;hpb=ec69802864ba3b2a3b22f12f29bb8fe867dd1a22;p=libucw.git diff --git a/ucw/tbf.c b/ucw/tbf.c index 9f8404e1..b0bcbc16 100644 --- a/ucw/tbf.c +++ b/ucw/tbf.c @@ -7,8 +7,8 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/tbf.h" +#include +#include void tbf_init(struct token_bucket_filter *f)