[package] revert r23048 for now until Darwin compile issues have been sorted out...
[openwrt.git] / tools / mtd-utils / patches / 130-lzma_jffs2.patch
index b994b9d..0f2b8af 100644 (file)
  #define JFFS2_NODE_ACCURATE 0x2000
 --- a/include/linux/lzma.h     1970-01-01 01:00:00.000000000 +0100
 +++ b/include/linux/lzma.h     2010-03-20 23:16:16.380508712 +0100
-@@ -0,0 +1,62 @@
+@@ -0,0 +1,61 @@
 +#ifndef __LZMA_H__
 +#define __LZMA_H__
 +
 +      #include <stdio.h>
 +      #include <unistd.h>
 +      #include <string.h>
-+      #include <asm/types.h>
 +      #include <errno.h>
 +      #include <linux/jffs2.h>
 +      #ifndef PAGE_SIZE
This page took 0.025644 seconds and 4 git commands to generate.