]> git.ipfire.org Git - thirdparty/git.git/blobdiff - hash.h
treewide: remove unnecessary git-compat-util.h includes in headers
[thirdparty/git.git] / hash.h
diff --git a/hash.h b/hash.h
index 36b64165fc96375457415a6348eeebd2944c41f9..351afc2ce3b5971e9a14b3e2c73fcfa215229408 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -1,7 +1,6 @@
 #ifndef HASH_H
 #define HASH_H
 
-#include "git-compat-util.h"
 #include "repository.h"
 
 #if defined(SHA1_APPLE)