diff options
Diffstat (limited to 'include/utils.h')
-rw-r--r-- | include/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/utils.h b/include/utils.h index 7bb19e97..eef9c42d 100644 --- a/include/utils.h +++ b/include/utils.h @@ -12,6 +12,7 @@ extern int preferred_family; extern int human_readable; +extern int use_iec; extern int show_stats; extern int show_details; extern int show_raw; |