]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/ipaccess.h
Added a list of exported symbols, which are subject to renaming
[libucw.git] / ucw / ipaccess.h
index fa163ea9ea37e13a1c019a474cb2174d0c82358a..5ff6235f4345ca852e57f108d1b2f7b08f4eb80f 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_IPACCESS_H
 #define _UCW_IPACCESS_H
 
-#include "ucw/clists.h"
+#include <ucw/clists.h>
 
 extern struct cf_section ipaccess_cf;
 int ipaccess_check(clist *l, u32 ip);