From 10f7a6457545320595574ad249a3e9e1dd56c481 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 13 Jul 2006 15:52:34 +0000 Subject: make sure gccmacro.h and cdecl.h may be included at the same time as those headers from the avahi project git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1067 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulse/cdecl.h | 4 ++-- src/pulsecore/gccmacro.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/pulse/cdecl.h b/src/pulse/cdecl.h index 6ac96687..a3ec231c 100644 --- a/src/pulse/cdecl.h +++ b/src/pulse/cdecl.h @@ -1,5 +1,5 @@ -#ifndef foocdeclhfoo -#define foocdeclhfoo +#ifndef foopulsecdeclhfoo +#define foopulsecdeclhfoo /* $Id$ */ diff --git a/src/pulsecore/gccmacro.h b/src/pulsecore/gccmacro.h index 2ab999d9..8825700a 100644 --- a/src/pulsecore/gccmacro.h +++ b/src/pulsecore/gccmacro.h @@ -1,5 +1,5 @@ -#ifndef foogccmacrohfoo -#define foogccmacrohfoo +#ifndef foopulsegccmacrohfoo +#define foopulsegccmacrohfoo /* $Id$ */ -- cgit