CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 116 -
(show annotations)
Sun Oct 4 14:32:28 2009 UTC (3 years, 7 months ago) by cjg
File size: 305 byte(s)
Sun Oct 4 14:32:28 2009 UTC (3 years, 7 months ago) by cjg
File size: 305 byte(s)
added new ports
| 1 | --- libhfsp/src/unicode.c.bak 2007-01-08 17:14:44.000000000 -0500 |
| 2 | +++ libhfsp/src/unicode.c 2007-01-08 17:14:52.000000000 -0500 |
| 3 | @@ -16,7 +16,7 @@ |
| 4 | #include <stdlib.h> |
| 5 | #include <endian.h> |
| 6 | #include <byteswap.h> |
| 7 | -#include <linux/string.h> |
| 8 | +#include <string.h> |
| 9 | |
| 10 | #define __USE_GNU |
| 11 | /* need wcsrtomb */ |