aboutsummaryrefslogtreecommitdiff
path: root/bas.h
diff options
context:
space:
mode:
Diffstat (limited to 'bas.h')
-rw-r--r--bas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bas.h b/bas.h
index 4374543..7faa2bb 100644
--- a/bas.h
+++ b/bas.h
@@ -203,6 +203,7 @@ extern char *output_filename;
extern int verbose;
extern int allow_hex_const;
+extern int aplus_errtok_hack;
extern void set_self(const char *argv0);
extern void die(const char *msg);