aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sasp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sasp.c')
-rw-r--r--epan/dissectors/packet-sasp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-sasp.c b/epan/dissectors/packet-sasp.c
index 9b1a0b6dd7..f755d05222 100644
--- a/epan/dissectors/packet-sasp.c
+++ b/epan/dissectors/packet-sasp.c
@@ -31,6 +31,7 @@
#include <epan/expert.h>
#include "packet-tcp.h"
#include <epan/prefs.h>
+#include <epan/to_str.h>
/* forward reference */
void proto_register_sasp(void);