aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lwres.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lwres.c')
-rw-r--r--epan/dissectors/packet-lwres.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-lwres.c b/epan/dissectors/packet-lwres.c
index e74eeb892c..b3c55fcce4 100644
--- a/epan/dissectors/packet-lwres.c
+++ b/epan/dissectors/packet-lwres.c
@@ -32,6 +32,8 @@
#include <epan/packet.h>
#include <epan/prefs.h>
+#include <epan/to_str.h>
+
#include "packet-dns.h"
void proto_register_lwres(void);