Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 039ebccdc6d12969198660ec3b411eb1 > files > 4

hfsplusutils-1.0.4-15.fc15.src.rpm

--- hfsplus-1.0.4/libhfsp/src/unicode.c.orig	2005-02-21 16:19:01.000000000 +0000
+++ hfsplus-1.0.4/libhfsp/src/unicode.c	2005-02-21 16:19:13.000000000 +0000
@@ -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 */