From b40b6f26545bc32e94e6c9fbf9bc9ea0a031809c Mon Sep 17 00:00:00 2001 From: phintuka Date: Thu, 29 Mar 2007 14:22:31 +0000 Subject: MAC headers clean-up --- tools/rtcp.h | 8 ++------ tools/rtp.h | 8 ++------ tools/sap.h | 8 ++------ 3 files changed, 6 insertions(+), 18 deletions(-) (limited to 'tools') diff --git a/tools/rtcp.h b/tools/rtcp.h index bb09b9e7..608f2daf 100644 --- a/tools/rtcp.h +++ b/tools/rtcp.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: rtcp.h,v 1.2 2007-03-27 02:33:09 phintuka Exp $ + * $Id: rtcp.h,v 1.3 2007-03-29 14:22:31 phintuka Exp $ * */ @@ -12,11 +12,7 @@ #define XINELIBOUTPUT_RTCP_H_ #ifdef __APPLE__ -# ifdef __i386__ -# include -# else -# include -# endif +# include #else # include #endif diff --git a/tools/rtp.h b/tools/rtp.h index 64234f34..fa2ccf63 100644 --- a/tools/rtp.h +++ b/tools/rtp.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: rtp.h,v 1.2 2007-03-27 02:33:09 phintuka Exp $ + * $Id: rtp.h,v 1.3 2007-03-29 14:22:31 phintuka Exp $ * */ @@ -12,11 +12,7 @@ #define XINELIBOUTPUT_RTP_H_ #ifdef __APPLE__ -# ifdef __i386__ -# include -# else -# include -# endif +# include #else # include #endif diff --git a/tools/sap.h b/tools/sap.h index f0863f2e..6b341efc 100644 --- a/tools/sap.h +++ b/tools/sap.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: sap.h,v 1.7 2007-03-27 02:33:09 phintuka Exp $ + * $Id: sap.h,v 1.8 2007-03-29 14:22:30 phintuka Exp $ * */ @@ -13,11 +13,7 @@ #include #ifdef __APPLE__ -# ifdef __i386__ -# include -# else -# include -# endif +# include #else # include #endif -- cgit v1.2.3