Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/test-unset-prereq'
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index f1d7ada890bc7a905186056c4e9257beb8d8441d..f9e4c5f9bc24404053ae3905251cc108eefb365e 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-284,6
+284,10
@@
extern char *gitdirname(char *);
#include <openssl/err.h>
#endif
+#ifdef HAVE_SYSINFO
+# include <sys/sysinfo.h>
+#endif
+
/* On most systems <netdb.h> would have given us this, but
* not on some systems (e.g. z/OS).
*/