Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-submodule - Use "get_default_remote" from git-parse-remote
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 1b40dbd5358ab3f1f947930daa1b8b4cfd4d5fe1..6ee325546ec4ca1a9000d02ab2aee918e2a4efc2 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-99,6
+99,11
@@
#include <iconv.h>
#endif
+#ifndef NO_OPENSSL
+#include <openssl/ssl.h>
+#include <openssl/err.h>
+#endif
+
/* On most systems <limits.h> would have given us this, but
* not on some systems (e.g. GNU/Hurd).
*/