aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-csm-encaps.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-08-08 17:59:32 +0000
committerBill Meier <wmeier@newsguy.com>2011-08-08 17:59:32 +0000
commit2bf572bc41f63cd92fc4a2ea07620b05287ce1ee (patch)
treee077a181ee0719028ceb5e798c93d8854083f2b7 /epan/dissectors/packet-csm-encaps.c
parentfc83c4cfc7d196e7ea8592846687c4dbee62dc0f (diff)
Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...
svn path=/trunk/; revision=38413
Diffstat (limited to 'epan/dissectors/packet-csm-encaps.c')
-rw-r--r--epan/dissectors/packet-csm-encaps.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/epan/dissectors/packet-csm-encaps.c b/epan/dissectors/packet-csm-encaps.c
index 2d2c0d5904..7c98cc72a9 100644
--- a/epan/dissectors/packet-csm-encaps.c
+++ b/epan/dissectors/packet-csm-encaps.c
@@ -29,8 +29,6 @@
# include "config.h"
#endif
-
-
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
@@ -44,11 +42,7 @@
#include <epan/packet.h>
#include <epan/tap.h>
-#include <epan/proto.h>
-#include <etypes.h>
-
-
-
+#include <epan/etypes.h>
#define OPCODE_NOOP 0x0000