diff options
Diffstat (limited to 'tests/gem_stress.h')
-rw-r--r-- | tests/gem_stress.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gem_stress.h b/tests/gem_stress.h index 759a5296..f44773d6 100644 --- a/tests/gem_stress.h +++ b/tests/gem_stress.h @@ -42,6 +42,7 @@ struct option_struct { int ducttape; int tile_size; int check_render_cpyfn; + int use_signal_helper; }; extern struct option_struct options; |