summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-base-include-queue.h
blob: 659ee131ea724e8fc026114322eedb601db00232 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- base/include/queue.h.orig	Wed Sep 17 00:34:53 2003
+++ base/include/queue.h	Fri Jun 29 17:36:37 2007
@@ -24,6 +24,7 @@
 #ifndef INCLUDED_QUEUE_H_
 #define INCLUDED_QUEUE_H_
 
+#include <assert.h>
 #include "config.h"
 #include "mutex.h"