Add files to hook up yaffs direct to u-boot
[yaffs2.git] / direct / yaffsfs.c
index 9ef19bff447227f7ff6e7b535a5372d3a32cb706..fffc11eece7b691892c767c5122a04e556374514 100644 (file)
@@ -17,7 +17,7 @@
 #include "yportenv.h"
 #include "yaffs_trace.h"
 
-#include <string.h> /* for memset */
+#include "string.h"
 
 #define YAFFSFS_MAX_SYMLINK_DEREFERENCES 5