mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
Make gcc --std=c99 happy
We're now more or less C99 compliant
This commit is contained in:
parent
dfd706da71
commit
9133c6c935
5 changed files with 14 additions and 1 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include <pulsecore/source.h>
|
||||
#include <pulsecore/core-util.h>
|
||||
#include <pulsecore/log.h>
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulsecore/modargs.h>
|
||||
#include <pulsecore/dbus-shared.h>
|
||||
#include <pulsecore/namereg.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue