diff options
Diffstat (limited to 'lib/util/dirstack.c')
-rw-r--r-- | lib/util/dirstack.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/util/dirstack.c b/lib/util/dirstack.c index 8f7baf1..20a89cc 100644 --- a/lib/util/dirstack.c +++ b/lib/util/dirstack.c @@ -6,8 +6,6 @@ */ #include "config.h" -#include <sys/types.h> -#include <sys/stat.h> #include <string.h> #include <stdlib.h> #include <unistd.h> |