Add support for alternate SHA1 library implementations.
[git.git] / cache.h
diff --git a/cache.h b/cache.h
index 02b6a73..8b226b6 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -14,7 +14,7 @@
 #include <sys/param.h>
 #include <netinet/in.h>
 
-#include <openssl/sha.h>
+#include SHA1_HEADER
 #include <zlib.h>
 
 /*