diff --git a/input/input.c b/input/input.c index e66d7ef34b..fee469b9d4 100644 --- a/input/input.c +++ b/input/input.c @@ -105,7 +105,7 @@ struct input_fd { int pos, size; }; -#define MAX_ACTIVE_SECTIONS 5 +#define MAX_ACTIVE_SECTIONS 50 struct active_section { char *name;