diff options
Diffstat (limited to 'src/zprep.h')
| -rw-r--r-- | src/zprep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zprep.h b/src/zprep.h index 669169c..75d9cac 100644 --- a/src/zprep.h +++ b/src/zprep.h @@ -128,6 +128,7 @@ char *load_file(const char *filename); // ** Build Directives ** extern char g_link_flags[MAX_FLAGS_SIZE]; extern char g_cflags[MAX_FLAGS_SIZE]; +extern int g_warning_count; struct ParserContext; |
