summaryrefslogtreecommitdiff
path: root/src/program.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/program.h')
-rw-r--r--src/program.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/program.h b/src/program.h
index dc96ef16..4c5f1834 100644
--- a/src/program.h
+++ b/src/program.h
@@ -102,6 +102,7 @@ struct colm_sections
long argv_el_id;
long stds_el_id;
long struct_inbuilt_id;
+ long struct_input_id;
long struct_stream_id;
void (*fsm_execute)( struct pda_run *pda_run, struct stream_impl *input_stream );