summaryrefslogtreecommitdiff
path: root/package/config/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'package/config/expr.h')
-rw-r--r--package/config/expr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/config/expr.h b/package/config/expr.h
index 184eb6a0b..e57826ced 100644
--- a/package/config/expr.h
+++ b/package/config/expr.h
@@ -164,6 +164,7 @@ struct menu {
struct menu *list;
struct symbol *sym;
struct property *prompt;
+ struct expr *visibility;
struct expr *dep;
unsigned int flags;
char *help;