diff options
Diffstat (limited to 'runtime/string.c')
-rw-r--r-- | runtime/string.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/string.c b/runtime/string.c index d0a53a6a..359d8d45 100644 --- a/runtime/string.c +++ b/runtime/string.c @@ -10,7 +10,6 @@ #ifndef _STRING_C_ #define _STRING_C_ -#include <linux/config.h> #include "string.h" /** @file string.c |