summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/ctrlport_probe2_c_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/lib/ctrlport_probe2_c_impl.h')
-rw-r--r--gr-blocks/lib/ctrlport_probe2_c_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/lib/ctrlport_probe2_c_impl.h b/gr-blocks/lib/ctrlport_probe2_c_impl.h
index fa74216202..119738a481 100644
--- a/gr-blocks/lib/ctrlport_probe2_c_impl.h
+++ b/gr-blocks/lib/ctrlport_probe2_c_impl.h
@@ -38,6 +38,7 @@ namespace gr {
size_t d_len;
unsigned int d_disp_mask;
+ size_t d_index;
std::vector<gr_complex> d_buffer;
rpcbufferedget< std::vector<gr_complex> > buffered_get;