diff --git a/test/litest-int.h b/test/litest-int.h index 24d60874..598c8d0a 100644 --- a/test/litest-int.h +++ b/test/litest-int.h @@ -77,7 +77,7 @@ struct litest_test_device { const char *udev_rule; const char *quirk_file; - const struct key_value_str udev_properties[]; + const struct key_value_str udev_properties[32]; }; struct litest_device_interface {