headers: minor cleanups

This commit is contained in:
Lennart Poettering 2009-04-30 02:33:49 +02:00
parent 5326f5f3bd
commit d6964160d5
2 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,5 @@
#ifndef fooparseaddrhfoo
#define fooparseaddrhfoo
#ifndef foopulsecoreipaclhfoo
#define foopulsecoreipaclhfoo
/***
This file is part of PulseAudio.

View file

@ -1,5 +1,5 @@
#ifndef fooparseaddrhfoo
#define fooparseaddrhfoo
#ifndef foopulsecoreparseaddrhfoo
#define foopulsecoreparseaddrhfoo
/***
This file is part of PulseAudio.
@ -24,6 +24,8 @@
#include <inttypes.h>
#include <pulsecore/macro.h>
typedef enum pa_parsed_address_type {
PA_PARSED_ADDRESS_UNIX,
PA_PARSED_ADDRESS_TCP4,