From 2a2c204cd0e4bcf0a603ba72be9a50203a817b54 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 27 Jun 2007 17:03:07 +0000 Subject: Make storage to also save rfcomm channel, minor fixes to alsa plugin and fixes for service shutdown. --- audio/unix.c | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/unix.c') diff --git a/audio/unix.c b/audio/unix.c index f17404b4..a4b8f2c4 100644 --- a/audio/unix.c +++ b/audio/unix.c @@ -32,7 +32,6 @@ #include #include #include -#include #include -- cgit