Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
clone: always fetch remote HEAD
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index bf947b1ec361aafeef58d43ef8eae979699b35ac..79b5122b4f75697413b23b45646813bef8705ba9 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-118,6
+118,7
@@
#endif
#ifndef __MINGW32__
#include <sys/wait.h>
+#include <sys/resource.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <termios.h>