summaryrefslogtreecommitdiff
path: root/tools/testing/memblock/linux/kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/memblock/linux/kernel.h')
-rw-r--r--tools/testing/memblock/linux/kernel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/memblock/linux/kernel.h b/tools/testing/memblock/linux/kernel.h
index d2f148bd8902..4d1012d5be6e 100644
--- a/tools/testing/memblock/linux/kernel.h
+++ b/tools/testing/memblock/linux/kernel.h
@@ -8,5 +8,7 @@
#include <linux/printk.h>
#include <linux/linkage.h>
#include <linux/kconfig.h>
+#include <linux/string.h>
+#include <linux/ctype.h>
#endif