diff options
Diffstat (limited to 'src/lib/formats/mz_cas.c')
-rw-r--r-- | src/lib/formats/mz_cas.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/formats/mz_cas.c b/src/lib/formats/mz_cas.c index d7897ddf56f..56662f6c760 100644 --- a/src/lib/formats/mz_cas.c +++ b/src/lib/formats/mz_cas.c @@ -1,4 +1,5 @@ #include <string.h> +#include <assert.h> #include "mz_cas.h" #ifndef VERBOSE |