summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/system.hh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/system.hh.in b/src/system.hh.in
index c42b65b8..625de6ad 100644
--- a/src/system.hh.in
+++ b/src/system.hh.in
@@ -141,7 +141,6 @@ typedef std::ostream::pos_type ostream_pos_type;
#undef isspace(c)
#endif
-#include <sys/stat.h>
#if defined(_WIN32) || defined(__CYGWIN__)
#include <io.h>
#else