mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
headers: minor cleanups
This commit is contained in:
parent
5326f5f3bd
commit
d6964160d5
2 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef fooparseaddrhfoo
|
#ifndef foopulsecoreipaclhfoo
|
||||||
#define fooparseaddrhfoo
|
#define foopulsecoreipaclhfoo
|
||||||
|
|
||||||
/***
|
/***
|
||||||
This file is part of PulseAudio.
|
This file is part of PulseAudio.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef fooparseaddrhfoo
|
#ifndef foopulsecoreparseaddrhfoo
|
||||||
#define fooparseaddrhfoo
|
#define foopulsecoreparseaddrhfoo
|
||||||
|
|
||||||
/***
|
/***
|
||||||
This file is part of PulseAudio.
|
This file is part of PulseAudio.
|
||||||
|
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
|
#include <pulsecore/macro.h>
|
||||||
|
|
||||||
typedef enum pa_parsed_address_type {
|
typedef enum pa_parsed_address_type {
|
||||||
PA_PARSED_ADDRESS_UNIX,
|
PA_PARSED_ADDRESS_UNIX,
|
||||||
PA_PARSED_ADDRESS_TCP4,
|
PA_PARSED_ADDRESS_TCP4,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue