diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 3 |
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> |