diff options
Diffstat (limited to 'compat/compiler.h')
-rw-r--r-- | compat/compiler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/compiler.h b/compat/compiler.h index 10dbb65..e9ad9db 100644 --- a/compat/compiler.h +++ b/compat/compiler.h @@ -1,7 +1,6 @@ #ifndef COMPILER_H #define COMPILER_H -#include "git-compat-util.h" #include "strbuf.h" #ifdef __GLIBC__ |