diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/daemon/caps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/caps.c b/src/daemon/caps.c index 25a09fdf..707b5323 100644 --- a/src/daemon/caps.c +++ b/src/daemon/caps.c @@ -34,6 +34,7 @@ #include <pulsecore/macro.h> #include <pulsecore/core-error.h> #include <pulsecore/log.h> +#include <pulsecore/core-util.h> #ifdef HAVE_SYS_CAPABILITY_H #include <sys/capability.h> |