X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fipaccess.h;h=5ff6235f4345ca852e57f108d1b2f7b08f4eb80f;hb=f17e4350dcf0c033891e52b30b0c32a4a4fed5e0;hp=fa163ea9ea37e13a1c019a474cb2174d0c82358a;hpb=031256ad2e123eec58521f8e3eb9496c197641d2;p=libucw.git diff --git a/ucw/ipaccess.h b/ucw/ipaccess.h index fa163ea9..5ff6235f 100644 --- a/ucw/ipaccess.h +++ b/ucw/ipaccess.h @@ -10,7 +10,7 @@ #ifndef _UCW_IPACCESS_H #define _UCW_IPACCESS_H -#include "ucw/clists.h" +#include extern struct cf_section ipaccess_cf; int ipaccess_check(clist *l, u32 ip);