Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gc: do not run git-prune by default.
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 8d244d0d925d4d0848941988f09b7f58fdc0835e..bf3ceb8027e2624209b1c030ce237205c6862d63 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-46,6
+46,7
@@
#include <arpa/inet.h>
#include <netdb.h>
#include <pwd.h>
+#include <stdint.h>
#undef _ALL_SOURCE /* AIX 5.3L defines a struct list with _ALL_SOURCE. */
#include <grp.h>
#define _ALL_SOURCE 1