From edecf224c42e9f8e66f35c00364da2b27992cd2e Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Wed, 26 Jul 2006 06:53:50 +0000 Subject: [PATCH] Remove bunch of unused includes from swab.h. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1158 fd59a12c-fef9-0310-b244-a6a79926bd2f --- include/swab.h | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/include/swab.h b/include/swab.h index aaefc19a..594fceed 100644 --- a/include/swab.h +++ b/include/swab.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2005 MontaVista Software, Inc. + * Copyright (c) 2006 Sun Microsystems, Inc. * * All rights reserved. * @@ -29,26 +30,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. */ -#include -#include #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include #define swab16(x) \ ({ \