diff options
Diffstat (limited to 'io/ftw.c')
-rw-r--r-- | io/ftw.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ #include <string.h> #include <unistd.h> #include <sys/param.h> -#include <sys/stat.h> +#include <include/sys/stat.h> /* #define NDEBUG 1 */ #include <assert.h> |