aboutsummaryrefslogtreecommitdiff
path: root/src/examples/mhd2spdy_structures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/mhd2spdy_structures.h')
-rw-r--r--src/examples/mhd2spdy_structures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/examples/mhd2spdy_structures.h b/src/examples/mhd2spdy_structures.h
index ad75e0cc..8022d5ba 100644
--- a/src/examples/mhd2spdy_structures.h
+++ b/src/examples/mhd2spdy_structures.h
@@ -161,6 +161,7 @@ struct global_options
161 bool only_proxy; 161 bool only_proxy;
162 bool spdy_data_received; 162 bool spdy_data_received;
163 bool statistics; 163 bool statistics;
164 bool ignore_rst_stream;
164} 165}
165glob_opt; 166glob_opt;
166 167