On Fri, Mar 18, 2011 at 03:23:52PM -0500, Jonathan Nieder wrote: > diff --git a/git-compat-util.h b/git-compat-util.h > index 49b50ee..40498b3 100644 > --- 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> Works for me. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html