From 6f87844d0a367b1e88f94fce14ceb387695349f7 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Fri, 21 Aug 2009 14:36:27 +0000 Subject: (Minor) Remove unneeded #includes. svn path=/trunk/; revision=29492 --- plugins/ethercat/packet-ams.c | 7 ------- plugins/ethercat/packet-ecatmb.c | 6 ------ plugins/ethercat/packet-ethercat-datagram.c | 8 -------- plugins/ethercat/packet-ethercat-frame.c | 8 -------- plugins/ethercat/packet-ioraw.c | 8 -------- plugins/ethercat/packet-nv.c | 8 -------- 6 files changed, 45 deletions(-) (limited to 'plugins/ethercat') diff --git a/plugins/ethercat/packet-ams.c b/plugins/ethercat/packet-ams.c index 82076d3c31..6ab6b85a10 100644 --- a/plugins/ethercat/packet-ams.c +++ b/plugins/ethercat/packet-ams.c @@ -30,16 +30,9 @@ #include "config.h" #endif -#include -#include -#include -#include -#include - #include #include -#include #include "packet-ams.h" diff --git a/plugins/ethercat/packet-ecatmb.c b/plugins/ethercat/packet-ecatmb.c index 030b63d9f2..57410dec7b 100644 --- a/plugins/ethercat/packet-ecatmb.c +++ b/plugins/ethercat/packet-ecatmb.c @@ -30,17 +30,11 @@ #include "config.h" #endif -#include -#include -#include -#include #include #include #include -#include -#include #include "packet-ecatmb.h" diff --git a/plugins/ethercat/packet-ethercat-datagram.c b/plugins/ethercat/packet-ethercat-datagram.c index faa191b1de..1fd66b5d72 100644 --- a/plugins/ethercat/packet-ethercat-datagram.c +++ b/plugins/ethercat/packet-ethercat-datagram.c @@ -30,17 +30,9 @@ #include "config.h" #endif -#include -#include -#include -#include -#include - #include #include -#include -#include #include "packet-ethercat-datagram.h" #include "packet-ecatmb.h" diff --git a/plugins/ethercat/packet-ethercat-frame.c b/plugins/ethercat/packet-ethercat-frame.c index b340b6154a..0369b60c70 100644 --- a/plugins/ethercat/packet-ethercat-frame.c +++ b/plugins/ethercat/packet-ethercat-frame.c @@ -30,17 +30,9 @@ #include "config.h" #endif -#include -#include -#include -#include -#include - #include #include -#include -#include #include #include "packet-ethercat-frame.h" diff --git a/plugins/ethercat/packet-ioraw.c b/plugins/ethercat/packet-ioraw.c index ce23661111..5f25db6c7c 100644 --- a/plugins/ethercat/packet-ioraw.c +++ b/plugins/ethercat/packet-ioraw.c @@ -30,17 +30,9 @@ #include "config.h" #endif -#include -#include -#include -#include -#include - #include #include -#include -#include #include "packet-ioraw.h" diff --git a/plugins/ethercat/packet-nv.c b/plugins/ethercat/packet-nv.c index 350fc2d17c..171d941871 100644 --- a/plugins/ethercat/packet-nv.c +++ b/plugins/ethercat/packet-nv.c @@ -30,17 +30,9 @@ #include "config.h" #endif -#include -#include -#include -#include -#include - #include #include -#include -#include #include "packet-nv.h" -- cgit v1.2.3