summaryrefslogtreecommitdiff
path: root/gr-digital/lib/packet_headerparser_b_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-digital/lib/packet_headerparser_b_impl.h')
-rw-r--r--gr-digital/lib/packet_headerparser_b_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-digital/lib/packet_headerparser_b_impl.h b/gr-digital/lib/packet_headerparser_b_impl.h
index 41641eda4d..dcfb83a806 100644
--- a/gr-digital/lib/packet_headerparser_b_impl.h
+++ b/gr-digital/lib/packet_headerparser_b_impl.h
@@ -32,6 +32,8 @@ namespace gr {
private:
packet_header_default::sptr d_header_formatter;
+ const pmt::pmt_t d_port;
+
public:
packet_headerparser_b_impl(const gr::digital::packet_header_default::sptr &header_formatter);
~packet_headerparser_b_impl();