aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/awk.h b/awk.h
index 70d132f4..3fba240d 100644
--- a/awk.h
+++ b/awk.h
@@ -713,6 +713,7 @@ typedef enum opcodeval {
Op_exec_count,
Op_breakpoint,
Op_lint,
+ Op_lint_plus,
Op_atexit,
Op_stop,