sletz
17 years ago
1 changed files with
0 additions and
1 deletions
-
common/ringbuffer.c
|
|
@@ -25,7 +25,6 @@ |
|
|
|
#ifdef USE_MLOCK |
|
|
|
#include <sys/mman.h> |
|
|
|
#endif /* USE_MLOCK */ |
|
|
|
//#include "ringbuffer.h" |
|
|
|
#include "jack/ringbuffer.h" |
|
|
|
|
|
|
|
/* Create a new ringbuffer to hold at least `sz' bytes of data. The |
|
|
|