/sys-fs/hfsplusutils/files/hfsplusutils-1.0.4-string.patch
http://github.com/stsquad/Gentoo-Overlay · Patch · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · d4f6537b7b4cc42a19e96a461aece808 MD5 · raw file
- --- libhfsp/src/unicode.c.bak 2007-01-08 17:14:44.000000000 -0500
- +++ libhfsp/src/unicode.c 2007-01-08 17:14:52.000000000 -0500
- @@ -16,7 +16,7 @@
- #include <stdlib.h>
- #include <endian.h>
- #include <byteswap.h>
- -#include <linux/string.h>
- +#include <string.h>
-
- #define __USE_GNU
- /* need wcsrtomb */