Add config.c and config.h

This commit is contained in:
2021-01-05 23:01:38 +01:00
parent 55028bd9cd
commit 4d4d94fc81
5 changed files with 58 additions and 6 deletions

View File

@ -9,6 +9,7 @@
#include "necronda-server.h"
#include "config.c"
#include "utils.c"
#include "uri.c"
#include "cache.c"