aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee802154.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ieee802154.c')
-rw-r--r--epan/dissectors/packet-ieee802154.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ieee802154.c b/epan/dissectors/packet-ieee802154.c
index c3f3688f64..1509988517 100644
--- a/epan/dissectors/packet-ieee802154.c
+++ b/epan/dissectors/packet-ieee802154.c
@@ -72,6 +72,8 @@
#include <epan/strutil.h>
#include <epan/to_str.h>
#include <epan/show_exception.h>
+#include <epan/proto_data.h>
+
#include <wsutil/pint.h>
/* Use libgcrypt for cipher libraries. */