aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/external/dirent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/external/dirent.h b/src/external/dirent.h
index 70973fb2..a955253e 100644
--- a/src/external/dirent.h
+++ b/src/external/dirent.h
@@ -59,7 +59,6 @@ void rewinddir(DIR *);
*/
-#include <dirent.h>
#include <errno.h>
#include <io.h> /* _findfirst and _findnext set errno iff they return -1 */
#include <stdlib.h>