diff options
Diffstat (limited to 'fs/yaffs2/string.h')
| -rw-r--r-- | fs/yaffs2/string.h | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/fs/yaffs2/string.h b/fs/yaffs2/string.h new file mode 100644 index 000000000..6501fa7d9 --- /dev/null +++ b/fs/yaffs2/string.h @@ -0,0 +1,4 @@ +#include <linux/stddef.h> +#include <linux/string.h> +#include <linux/stat.h> +#include <common.h> |