diff options
Diffstat (limited to 'src/rc/checkpath.c')
-rw-r--r-- | src/rc/checkpath.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index c44ffe8d..b1509940 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -30,6 +30,7 @@ #include <unistd.h> #include "einfo.h" +#include "rc.h" #include "rc-misc.h" #include "rc-selinux.h" #include "_usage.h" |