summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/llist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/llist.h')
-rw-r--r--src/pulsecore/llist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pulsecore/llist.h b/src/pulsecore/llist.h
index 9ce24e74..c50b8a78 100644
--- a/src/pulsecore/llist.h
+++ b/src/pulsecore/llist.h
@@ -22,6 +22,8 @@
USA.
***/
+#include <assert.h>
+
/* Some macros for maintaining doubly linked lists */
/* The head of the linked list. Use this in the structure that shall