Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
update-index: do not die too early in a read-only repository.
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 8d244d0d925d4d0848941988f09b7f58fdc0835e..c1bcb001a51324ebcb66bfb0a695e20ff366df02 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 <inttypes.h>
#undef _ALL_SOURCE /* AIX 5.3L defines a struct list with _ALL_SOURCE. */
#include <grp.h>
#define _ALL_SOURCE 1