aboutsummaryrefslogtreecommitdiff
path: root/archivers/liblzxcomp/files/patch-lz_nonslide.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/liblzxcomp/files/patch-lz_nonslide.c')
-rw-r--r--archivers/liblzxcomp/files/patch-lz_nonslide.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/liblzxcomp/files/patch-lz_nonslide.c b/archivers/liblzxcomp/files/patch-lz_nonslide.c
new file mode 100644
index 000000000000..56c1409b3d01
--- /dev/null
+++ b/archivers/liblzxcomp/files/patch-lz_nonslide.c
@@ -0,0 +1,10 @@
+--- lz_nonslide.c.orig Sun Feb 27 21:08:11 2005
++++ lz_nonslide.c Sun Feb 27 21:08:47 2005
+@@ -19,6 +19,7 @@
+ /*
+ * Document here
+ */
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <assert.h>