summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rbutil/bspatch/bspatch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/bspatch/bspatch.c b/rbutil/bspatch/bspatch.c
index aab4c1dc6f..d1d7a5aa7a 100644
--- a/rbutil/bspatch/bspatch.c
+++ b/rbutil/bspatch/bspatch.c
@@ -28,6 +28,7 @@
#include <io.h>
#else
#include <stdarg.h>
+#include <sys/types.h>
#endif
#include "../bzip2/bzlib.h"
#include <stdlib.h>