summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/asyncmsgq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/asyncmsgq.c')
-rw-r--r--src/pulsecore/asyncmsgq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/asyncmsgq.c b/src/pulsecore/asyncmsgq.c
index 26714a08..1b6d8025 100644
--- a/src/pulsecore/asyncmsgq.c
+++ b/src/pulsecore/asyncmsgq.c
@@ -39,7 +39,7 @@
#include "asyncmsgq.h"
-PA_STATIC_FLIST_DECLARE(asyncmsgq, 0);
+PA_STATIC_FLIST_DECLARE(asyncmsgq, 0, pa_xfree);
struct asyncmsgq_item {
int code;