Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ew/svn-rev-db'
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 86c896296686c94db6e9d0f2238a72aa383f647f..79eb10eacba955e0c58a0a540c4ac577f84953e9 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-67,6
+67,8
@@
#include <fnmatch.h>
#include <sys/poll.h>
#include <sys/socket.h>
+#include <sys/ioctl.h>
+#include <sys/select.h>
#include <assert.h>
#include <regex.h>
#include <netinet/in.h>