From c2833e263d6cfc4cf82f4bfdcc59640a4071aeae Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 13 Aug 2007 08:14:22 +0000 Subject: Remove ifndef protections and includes from .h files --- audio/ctl_bluetooth.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/ctl_bluetooth.c') diff --git a/audio/ctl_bluetooth.c b/audio/ctl_bluetooth.c index 411d7e00..9e1c320c 100644 --- a/audio/ctl_bluetooth.c +++ b/audio/ctl_bluetooth.c @@ -31,6 +31,8 @@ #include #include +#include + #include "ipc.h" #ifdef ENABLE_DEBUG -- cgit