summaryrefslogtreecommitdiffstats
path: root/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib.h')
-rw-r--r--lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib.h b/lib.h
index 649fc291..2d2b5e4e 100644
--- a/lib.h
+++ b/lib.h
@@ -454,6 +454,7 @@ typedef struct seq_iter {
cnum len;
val vbound;
cnum cbound;
+ cnum skip;
val next;
val dargs;
} ul;