aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
Diffstat (limited to 'epan/ftypes')
-rw-r--r--epan/ftypes/ftype-tvbuff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/ftypes/ftype-tvbuff.c b/epan/ftypes/ftype-tvbuff.c
index 4cf78ddcbd..e32937c859 100644
--- a/epan/ftypes/ftype-tvbuff.c
+++ b/epan/ftypes/ftype-tvbuff.c
@@ -26,7 +26,6 @@
#include <ftypes-int.h>
#include <string.h>
-#include <epan/gdebug.h>
#ifdef HAVE_LIBPCRE
#include <pcre.h>