aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-collectd.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-collectd.c')
-rw-r--r--epan/dissectors/packet-collectd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-collectd.c b/epan/dissectors/packet-collectd.c
index 376f9e8385..42711aa07e 100644
--- a/epan/dissectors/packet-collectd.c
+++ b/epan/dissectors/packet-collectd.c
@@ -34,6 +34,7 @@
#include <epan/expert.h>
#include <epan/stats_tree.h>
#include <epan/wmem/wmem.h>
+#include <epan/to_str.h>
#define STR_NONNULL(str) ((str) ? (str) : "(null)")