]> mj.ucw.cz Git - libucw.git/blobdiff - lib/conf.c
I decided to turn off cf/url-equiv for indexation. however, after the indexer
[libucw.git] / lib / conf.c
index d2c08de23b5e0ded212290866de3a5675c82f8a5..7e4443bea453a9a2697e0cee85650510e4f8edab 100644 (file)
@@ -25,7 +25,7 @@
 #define        MAX_LEVEL       8
 
 static struct cfitem *cfsection;
-static struct mempool *cfpool;
+struct mempool *cfpool;
 
 byte *cfdeffile = DEFAULT_CONFIG;