X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fipaccess.h;h=5ff6235f4345ca852e57f108d1b2f7b08f4eb80f;hb=b8007f78ac4b3fd4fbf527a74f47888b1f2e7c11;hp=fa163ea9ea37e13a1c019a474cb2174d0c82358a;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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);