diff options
Diffstat (limited to 'lib.h')
-rw-r--r-- | lib.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -454,6 +454,7 @@ typedef struct seq_iter { cnum len; val vbound; cnum cbound; + cnum skip; val next; val dargs; } ul; |