diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/hardinfo.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/includes/hardinfo.h b/includes/hardinfo.h index ab5507bd..881924c5 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -63,6 +63,7 @@ struct _ProgramParameters {    gboolean markup_ok;    gint     report_format; +  gint     max_bench_results;    gchar  **use_modules;    gchar   *run_benchmark; | 
