aboutsummaryrefslogtreecommitdiffstats
path: root/tap-iousers.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-26 02:38:57 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-26 02:38:57 +0000
commite4cc95554f41c203179a748b1e7b96e475229427 (patch)
tree0b2ebf4fe786cdd3eec91f04f0c7ec346ce1bc1e /tap-iousers.c
parentd9cf1682709ddea9561428b47e7350a7792d0b9c (diff)
#include <emem.h> not req'd
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26093 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tap-iousers.c')
-rw-r--r--tap-iousers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tap-iousers.c b/tap-iousers.c
index 2e3bbeec77..d347fd39fa 100644
--- a/tap-iousers.c
+++ b/tap-iousers.c
@@ -35,7 +35,6 @@
#include <string.h>
#include <epan/packet_info.h>
#include <epan/packet.h>
-#include <epan/emem.h>
#include <epan/addr_resolv.h>
#include <epan/tap.h>
#include <epan/conversation.h>