summaryrefslogtreecommitdiffstats
path: root/net/liferea/files/patch-5.X_build_fix
blob: a5c26d0ae98142b3ee8508846013757773ffc35a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/net/zlib_interface.c.orig   Tue Jan 24 22:28:04 2006
+++ src/net/zlib_interface.c    Sat May 20 22:46:03 2006
@@ -29,6 +29,7 @@
 #include <stdio.h>
 #include <zlib.h>
 #include <string.h>
+#include <sys/types.h>
 
 int JG_ZLIB_DEBUG = 1;