[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/kscd/libwm
From:       Christoph Cullmann <crossfire () babylon2k ! de>
Date:       2004-01-02 20:39:58
Message-ID: 20040102203958.241D793EA () office ! kde ! org
[Download RAW message or body]

CVS commit by cullmann: 

don't undef ansi for all includes, breaks compile on debian unstable


  M +10 -2     plat_linux_cdda.c   1.9


--- kdemultimedia/kscd/libwm/plat_linux_cdda.c  #1.8:1.9
@@ -37,6 +37,14 @@ static char plat_linux_cdda_id[] = "$Id$
 #define __GNUC__ 1
 #endif
+
+/* don't undef ansi for the other includes */
+#ifdef __STICT_ANSI__
 #undef __STRICT_ANSI__
 #include <asm/types.h>
+#define __STRICT_ANSI__
+#else
+#include <asm/types.h>
+#endif
+
 /* ugly workaround for broken glibc shipped in SuSE 9.0 */
 #define inline __inline__


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic