diff options
Diffstat (limited to 'audio/unix.h')
-rw-r--r-- | audio/unix.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/unix.h b/audio/unix.h index 83e2518a..7f42688c 100644 --- a/audio/unix.h +++ b/audio/unix.h @@ -21,8 +21,6 @@ * */ -#include "ipc.h" - int unix_init(void); void unix_exit(void); |