summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index f4f11fd2f..fc444c4d4 100644
--- a/src/common.h
+++ b/src/common.h
@@ -22,7 +22,6 @@
#include <string.h>
#include <sys/types.h>
-#include <sys/stat.h>
#ifdef GIT_WIN32