mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -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
|
||||
#define fooparseaddrhfoo
|
||||
#ifndef foopulsecoreipaclhfoo
|
||||
#define foopulsecoreipaclhfoo
|
||||
|
||||
/***
|
||||
This file is part of PulseAudio.
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue