summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mnconf-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kconfig/mnconf-common.h')
-rw-r--r--scripts/kconfig/mnconf-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/kconfig/mnconf-common.h b/scripts/kconfig/mnconf-common.h
index ab6292cc4bf2..53bd7292e931 100644
--- a/scripts/kconfig/mnconf-common.h
+++ b/scripts/kconfig/mnconf-common.h
@@ -4,6 +4,8 @@
#include <stddef.h>
+#include <list_types.h>
+
struct search_data {
struct list_head *head;
struct menu *target;