[pulseaudio-commits] r1067 - in /trunk/src: pulse/cdecl.h pulsecore/gccmacro.h

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Thu Jul 13 08:52:35 PDT 2006


Author: lennart
Date: Thu Jul 13 17:52:34 2006
New Revision: 1067

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=1067&root=pulseaudio&view=rev
Log:
make sure gccmacro.h and cdecl.h may be included at the same time as those headers from the avahi project

Modified:
    trunk/src/pulse/cdecl.h
    trunk/src/pulsecore/gccmacro.h

Modified: trunk/src/pulse/cdecl.h
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/src/pulse/cdecl.h?rev=1067&root=pulseaudio&r1=1066&r2=1067&view=diff
==============================================================================
--- trunk/src/pulse/cdecl.h (original)
+++ trunk/src/pulse/cdecl.h Thu Jul 13 17:52:34 2006
@@ -1,5 +1,5 @@
-#ifndef foocdeclhfoo
-#define foocdeclhfoo
+#ifndef foopulsecdeclhfoo
+#define foopulsecdeclhfoo
 
 /* $Id$ */
 

Modified: trunk/src/pulsecore/gccmacro.h
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/src/pulsecore/gccmacro.h?rev=1067&root=pulseaudio&r1=1066&r2=1067&view=diff
==============================================================================
--- trunk/src/pulsecore/gccmacro.h (original)
+++ trunk/src/pulsecore/gccmacro.h Thu Jul 13 17:52:34 2006
@@ -1,5 +1,5 @@
-#ifndef foogccmacrohfoo
-#define foogccmacrohfoo
+#ifndef foopulsegccmacrohfoo
+#define foopulsegccmacrohfoo
 
 /* $Id$ */
 




More information about the pulseaudio-commits mailing list