summaryrefslogtreecommitdiffstats
path: root/src/pulse/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/error.c')
-rw-r--r--src/pulse/error.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/pulse/error.c b/src/pulse/error.c
index e8276990..19a759c2 100644
--- a/src/pulse/error.c
+++ b/src/pulse/error.c
@@ -27,14 +27,10 @@
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
-#include <pulse/xmalloc.h>
+#include <pulse/def.h>
#include <pulse/i18n.h>
-#include <pulsecore/core-util.h>
-#include <pulsecore/native-common.h>
-
#include "error.h"
const char*pa_strerror(int error) {