aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/awk.h b/awk.h
index 9b72a53c..e788a5a8 100644
--- a/awk.h
+++ b/awk.h
@@ -1056,6 +1056,8 @@ extern bool field0_valid;
extern int do_flags;
+extern bool do_old_mem; /* XXX temporary */
+
extern SRCFILE *srcfiles; /* source files */
enum do_flag_values {