]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/mempool.c
Conf: Revive cf_def_file and cf_env_file
[libucw.git] / ucw / mempool.c
index e8e30e46f3cd38930f32548e27b351fc1b44f60f..521724a8b582accde6f68a649f793c0d5c05e6ba 100644 (file)
@@ -374,7 +374,7 @@ int main(int argc, char **argv)
 {
   srand(time(NULL));
   log_init(argv[0]);
-  cf_set_default_file(NULL);
+  cf_def_file = NULL;
   if (cf_getopt(argc, argv, CF_SHORT_OPTS, CF_NO_LONG_OPTS, NULL) >= 0 || argc != optind)
     die("Invalid usage");