diff --git a/exec/apidef.c b/exec/apidef.c index 951a6a14..71480427 100644 --- a/exec/apidef.c +++ b/exec/apidef.c @@ -52,6 +52,7 @@ #include #include "service.h" #include +#include "apidef.h" LOGSYS_DECLARE_SUBSYS ("APIDEF", LOG_INFO);