From 2de2c735c937c6724c14656acf01ce90f122b903 Mon Sep 17 00:00:00 2001 From: Maarten Bosmans Date: Thu, 6 Jan 2011 01:35:27 +0100 Subject: Fix dependencies and include necessary headers --- src/pulsecore/start-child.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pulsecore/start-child.c') diff --git a/src/pulsecore/start-child.c b/src/pulsecore/start-child.c index dabcfa5b..fd1baebb 100644 --- a/src/pulsecore/start-child.c +++ b/src/pulsecore/start-child.c @@ -40,6 +40,7 @@ #include #include +#include #include "start-child.h" -- cgit