diff options
Diffstat (limited to 'sources/rest.c')
-rw-r--r-- | sources/rest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/rest.c b/sources/rest.c index b39e35a..097cbf8 100644 --- a/sources/rest.c +++ b/sources/rest.c @@ -11,6 +11,7 @@ #include "utils.h" #include "list.h" #include "rest.h" +#include "cfg.h" #include "schedule.h" #include <ev.h> #include <syslog.h> |