Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Move write_shallow_commits to fetch-pack.c
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index d88cf8afb67f1140164a640d17a28b0a3e67599a..e0bb81ed8d0bd89f18b31b1c03d3e23744aea5a1 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>