mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
daemon: Fix compiler warning about missing function prototype
This commit is contained in:
parent
3179ed71c5
commit
3c854fc00c
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@
|
|||
#include <pulsecore/socket.h>
|
||||
#include <pulsecore/core-error.h>
|
||||
#include <pulsecore/core-rtclock.h>
|
||||
#include <pulsecore/core-scache.h>
|
||||
#include <pulsecore/core.h>
|
||||
#include <pulsecore/module.h>
|
||||
#include <pulsecore/cli-command.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue