diff options
-rw-r--r-- | staging/mz.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/staging/mz.h b/staging/mz.h index 5ed05a7..aa2c36f 100644 --- a/staging/mz.h +++ b/staging/mz.h @@ -40,6 +40,7 @@ #include <netinet/in.h> #include <stdarg.h> #include <math.h> +#include <stdint.h> extern int verbose_level; |