daemon: Fix compiler warning about missing function prototype

This commit is contained in:
Arun Raghavan 2011-08-18 12:32:48 +05:30
parent 3179ed71c5
commit 3c854fc00c

View file

@ -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>