diff --git a/src/config.h b/src/config.h index edf940a2..3add6b9c 100644 --- a/src/config.h +++ b/src/config.h @@ -21,6 +21,7 @@ #ifndef __TVH_CONFIG__H__ #define __TVH_CONFIG__H__ +#include #include "htsmsg.h" void config_boot ( const char *path, gid_t gid, uid_t uid );