summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common.h b/src/common.h
index f4ea1ebf7..f7a41d47e 100644
--- a/src/common.h
+++ b/src/common.h
@@ -11,9 +11,6 @@
#include "git2/thread-utils.h"
#include "cc-compat.h"
-#ifdef GIT_HAVE_INTTYPES_H
-# include <inttypes.h>
-#endif
#include <assert.h>
#include <errno.h>
#include <limits.h>