diff options
| -rw-r--r-- | apps/misc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/misc.h b/apps/misc.h index 807f231..6a6e847 100644 --- a/apps/misc.h +++ b/apps/misc.h @@ -23,6 +23,7 @@ #include <stdbool.h> #include <inttypes.h> +#include "config.h" /* Format a large-range value for output, using the appropriate unit so that * the displayed value is in the range 1 <= display < 1000 (1024 for "binary" |