aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
diff options
context:
space:
mode:
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2010-12-03 18:47:10 +0000
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2010-12-03 18:47:10 +0000
commit199850cf430f9b95dfb1acdfceeed4910f8e92e1 (patch)
tree8b0f80b14288f9fed38cd280ee38b0d85c299abf /gtk/main.c
parent0843ebcd4f4527f6c0f44b6aebba99c4860f0c8f (diff)
Don't include epan/emem.h twice.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35109 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/main.c')
-rw-r--r--gtk/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/main.c b/gtk/main.c
index 872eaf7855..343708986f 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -80,7 +80,6 @@
#include <epan/tap.h>
#include <epan/stat_cmd_args.h>
#include <epan/uat.h>
-#include <epan/emem.h>
#include <epan/column.h>
/* general (not GTK specific) */