Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
credential: use git_prompt instead of git_getpass
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 8b4dd5c022a160de5c68d83b6237799c23e6ae0a..5c238bd6dd45c859fa2430b20741aaf8b93d4fca 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-130,6
+130,7
@@
#include <arpa/inet.h>
#include <netdb.h>
#include <pwd.h>
+#include <sys/un.h>
#ifndef NO_INTTYPES_H
#include <inttypes.h>
#else