aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/awk.h b/awk.h
index 52ce5bfd..7327a00e 100644
--- a/awk.h
+++ b/awk.h
@@ -672,6 +672,9 @@ typedef struct exp_instruction {
/* Op_func_call, Op_func */
#define func_body x.xn
+/* Op_func_call */
+#define inrule d.dl
+
/* Op_subscript */
#define sub_count d.dl