diff --git a/src/openrc/rc-logger.h b/src/openrc/rc-logger.h index 52ca9717..68b32424 100644 --- a/src/openrc/rc-logger.h +++ b/src/openrc/rc-logger.h @@ -13,6 +13,9 @@ #ifndef RC_LOGGER_H #define RC_LOGGER_H +#include +#include + extern pid_t rc_logger_pid; extern int rc_logger_tty; extern bool rc_in_logger;