aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bgp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-bgp.c')
-rw-r--r--epan/dissectors/packet-bgp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-bgp.c b/epan/dissectors/packet-bgp.c
index c56d758c9c..b4a9454e40 100644
--- a/epan/dissectors/packet-bgp.c
+++ b/epan/dissectors/packet-bgp.c
@@ -67,6 +67,7 @@
#include <epan/wmem/wmem.h>
#include <epan/expert.h>
#include <epan/etypes.h>
+#include <epan/to_str.h>
#include <packet-ip.h>
void proto_register_bgp(void);