aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v120.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-09-12 20:38:07 +0000
committerJörg Mayer <jmayer@loplof.de>2013-09-12 20:38:07 +0000
commit884b61f9870ff1ee4fe178a7ecf4daede46bfa05 (patch)
tree89d84c7aa7f2539daa529e86f1b2909fb627bf44 /epan/dissectors/packet-v120.c
parentefe18f199c648b02e180c8c2b6e8e42f5941b306 (diff)
Add missing includes
Remove not needed include emem -> wmem svn path=/trunk/; revision=51984
Diffstat (limited to 'epan/dissectors/packet-v120.c')
-rw-r--r--epan/dissectors/packet-v120.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-v120.c b/epan/dissectors/packet-v120.c
index 1fe7609ef0..0a02498d2e 100644
--- a/epan/dissectors/packet-v120.c
+++ b/epan/dissectors/packet-v120.c
@@ -28,7 +28,6 @@
#include <glib.h>
#include <epan/packet.h>
#include <epan/xdlc.h>
-#include <epan/emem.h>
static int proto_v120 = -1;
static int hf_v120_address = -1;