aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mtd/mtd-utils/lzo_1x-git.patch
blob: e5306875da1bf95abfed6d4b880c0a55077e476a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: git/compr_lzo.c
===================================================================
--- git.orig/compr_lzo.c
+++ git/compr_lzo.c
@@ -26,7 +26,7 @@
 #include <string.h>
 #include <asm/types.h>
 #include <linux/jffs2.h>
-#include <lzo/lzo1x.h>
+#include <lzo1x.h>
 #include "compr.h"
 
 extern int page_size;