aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/follow_tcp.c
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2010-12-06 21:24:25 +0000
committerStephen Fisher <steve@stephen-fisher.com>2010-12-06 21:24:25 +0000
commita27983a4138515f32c25900736bcd0f262e081eb (patch)
tree48e7bf6cbb882849ef6a3c4dd28eda01aaa2df42 /gtk/follow_tcp.c
parent99bc06ceffa8aea6fa268f1cee7d23647b61f199 (diff)
Remove unnecessary #include "../isprint.h"
svn path=/trunk/; revision=35135
Diffstat (limited to 'gtk/follow_tcp.c')
-rw-r--r--gtk/follow_tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/follow_tcp.c b/gtk/follow_tcp.c
index 1696c18552..b646a60f94 100644
--- a/gtk/follow_tcp.c
+++ b/gtk/follow_tcp.c
@@ -48,7 +48,6 @@
#include <epan/ipproto.h>
#include <epan/charsets.h>
-#include "../isprint.h"
#include "../color.h"
#include "../file.h"
#include "../alert_box.h"