diff --git a/server/conf.c b/server/conf.c index 67bc1ad..1c75a7b 100644 --- a/server/conf.c +++ b/server/conf.c @@ -257,7 +257,7 @@ void load_configuration (const char *config_file) { #ifdef LAMERPACK return; -#endif +#endif if(config_file == NULL) return; /* destroy_configuration(); */