diff options
Diffstat (limited to 'src/rc')
-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 2afbe905..4ad4ea7d 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -32,6 +32,7 @@ #include <sys/types.h> #include <sys/stat.h> +#include <features.h> #include <errno.h> #include <fcntl.h> #include <getopt.h> |