diff options
-rw-r--r-- | include/string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/string.h b/include/string.h new file mode 100644 index 0000000000..38134dcf4c --- /dev/null +++ b/include/string.h @@ -0,0 +1 @@ +#include <linux/string.h> |