diff options
-rw-r--r-- | src/rc/checkpath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index 4ad4ea7d..2afbe905 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -32,7 +32,6 @@ #include <sys/types.h> #include <sys/stat.h> -#include <features.h> #include <errno.h> #include <fcntl.h> #include <getopt.h> |