d4a953bdca
- Drop stupid -esound suffix, it just one of many sound servers/proxies available today, nothing special to require such attribution - Kill EOL whitespace in pkg-descr Reported by: pointyhat (logs) [1]
10 lines
243 B
C
10 lines
243 B
C
--- 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"
|
|
|