From: Lennart Poettering Date: Thu, 30 Apr 2009 00:33:49 +0000 (+0200) Subject: headers: minor cleanups X-Git-Tag: submit/2.0-panda/20130828.192557~1832 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d6964160d5606e6130b905ce9b86d55be5a00179;p=profile%2Fivi%2Fpulseaudio-panda.git headers: minor cleanups --- diff --git a/src/pulsecore/ipacl.h b/src/pulsecore/ipacl.h index 7b7ffa6..a366139 100644 --- a/src/pulsecore/ipacl.h +++ b/src/pulsecore/ipacl.h @@ -1,5 +1,5 @@ -#ifndef fooparseaddrhfoo -#define fooparseaddrhfoo +#ifndef foopulsecoreipaclhfoo +#define foopulsecoreipaclhfoo /*** This file is part of PulseAudio. diff --git a/src/pulsecore/parseaddr.h b/src/pulsecore/parseaddr.h index 0728b5e..a1071b0 100644 --- a/src/pulsecore/parseaddr.h +++ b/src/pulsecore/parseaddr.h @@ -1,5 +1,5 @@ -#ifndef fooparseaddrhfoo -#define fooparseaddrhfoo +#ifndef foopulsecoreparseaddrhfoo +#define foopulsecoreparseaddrhfoo /*** This file is part of PulseAudio. @@ -24,6 +24,8 @@ #include +#include + typedef enum pa_parsed_address_type { PA_PARSED_ADDRESS_UNIX, PA_PARSED_ADDRESS_TCP4,