aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
diff options
context:
space:
mode:
Diffstat (limited to 'tshark.c')
-rw-r--r--tshark.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tshark.c b/tshark.c
index 2db6fa5c7b..066096531e 100644
--- a/tshark.c
+++ b/tshark.c
@@ -58,6 +58,8 @@
#endif
#include <glib.h>
+
+#include <epan/exceptions.h>
#include <epan/epan-int.h>
#include <epan/epan.h>
#include <epan/filesystem.h>