diff options
Diffstat (limited to 'src/rc.h')
-rw-r--r-- | src/rc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ #include <sys/types.h> #include <stdbool.h> +#include <stdio.h> /* Special level names */ #define RC_LEVEL_SYSINIT "sysinit" |