source:
freewrt/tools/jffs2/patches/patch-util_compr_zlib_c@
fdd4f59
| Last change on this file since fdd4f59 was fdd4f59, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 321 bytes | |
| Rev | Line | |
|---|---|---|
| [fdd4f59] | 1 | $FreeWRT$ |
| 2 | --- mtd-20050122.orig.orig/util/compr_zlib.c Wed Jun 23 21:59:52 2004 | |
| 3 | +++ mtd-20050122.orig/util/compr_zlib.c Thu Jul 27 10:22:54 2006 | |
| 4 | @@ -38,7 +38,9 @@ | |
| 5 | #include <stdint.h> | |
| 6 | #include <zlib.h> | |
| 7 | #include <stdio.h> | |
| 8 | +#ifdef __linux__ | |
| 9 | #include <asm/types.h> | |
| 10 | +#endif | |
| 11 | #include <linux/jffs2.h> | |
| 12 | #include "compr.h" | |
| 13 |
Note:
See TracBrowser
for help on using the repository browser.
