diff options
Diffstat (limited to 'src/path.c')
-rw-r--r-- | src/path.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/path.c b/src/path.c index feb273915..89409eae4 100644 --- a/src/path.c +++ b/src/path.c @@ -12,7 +12,6 @@ #else #include <dirent.h> #endif -#include <stdarg.h> #include <stdio.h> #include <ctype.h> |