diff options
Diffstat (limited to 'src/path')
-rw-r--r-- | src/path/path.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/path/path.c b/src/path/path.c index 2f0148f074..99a4f2f3c0 100644 --- a/src/path/path.c +++ b/src/path/path.c @@ -22,9 +22,7 @@ #include <stdio.h> #include <getopt.h> #include <errno.h> -#include <unistd.h> #include <stdlib.h> -#include <string.h> #include "sd-path.h" #include "build.h" |