summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/include/linux/string.h
blob: fc14ba607f032c05a53256c4d73029f58943d4b6 (plain) (blame)
1
2
3
4
5
6
#ifndef __LINUX_STRING_H__
#define __LINUX_STRING_H__

#include <string.h>

#endif /* __LINUX_STRING_H__ */