summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-util.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-01-14 00:22:27 +0100
committerLennart Poettering <lennart@poettering.net>2009-01-14 00:22:27 +0100
commitf3101133d7c1dec9f4e79c9f3508c692c6b6b682 (patch)
treedf7a5856ecae8fc09c228f06b4405fa1323dd2b2 /src/pulsecore/core-util.h
parentab9736421013d6eb7ccac1a6cce57a33fcf2c599 (diff)
parent09641cc707b0cf45368fa9e61ca8607483b4989f (diff)
Merge commit 'elmarco/master'
Diffstat (limited to 'src/pulsecore/core-util.h')
-rw-r--r--src/pulsecore/core-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/core-util.h b/src/pulsecore/core-util.h
index d9fad11e..167d0735 100644
--- a/src/pulsecore/core-util.h
+++ b/src/pulsecore/core-util.h
@@ -27,6 +27,7 @@
#include <inttypes.h>
#include <stdarg.h>
#include <stdio.h>
+#include <string.h>
#ifdef HAVE_SYS_RESOURCE_H
#include <sys/resource.h>