aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dns.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-11-14 20:32:29 +0000
committerJörg Mayer <jmayer@loplof.de>2006-11-14 20:32:29 +0000
commitdd26a7021b0101cbfa469f1a752464740a2f99e7 (patch)
tree40f80f6eb95692101d7b4808889b213fb69dddc1 /epan/dissectors/packet-dns.c
parentc3814a25deea9c67ee0e76aadc5050751edf3e10 (diff)
nikai@nikai.net:
Remaining fixes from: http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1225 svn path=/trunk/; revision=19895
Diffstat (limited to 'epan/dissectors/packet-dns.c')
-rw-r--r--epan/dissectors/packet-dns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dns.c b/epan/dissectors/packet-dns.c
index ec08d0b36e..ff3d3cf80c 100644
--- a/epan/dissectors/packet-dns.c
+++ b/epan/dissectors/packet-dns.c
@@ -46,7 +46,6 @@
#include "packet-tcp.h"
#include <epan/prefs.h>
#include <epan/strutil.h>
-#include <epan/emem.h>
static int proto_dns = -1;
static int hf_dns_length = -1;