diff options
Diffstat (limited to 'src/path')
-rw-r--r-- | src/path/path.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/path/path.c b/src/path/path.c index 347921a07e..37f2571fab 100644 --- a/src/path/path.c +++ b/src/path/path.c @@ -21,7 +21,6 @@ #include <stdio.h> #include <getopt.h> -#include <error.h> #include <errno.h> #include <unistd.h> #include <stdlib.h> |