1 --- a/compat/compat-2.6.39.c
2 +++ b/compat/compat-2.6.39.c
5 #include <linux/sched.h>
7 +#ifdef CONFIG_COMPAT_BLUETOOTH
8 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,27))
10 * Termios Helper Methods
11 @@ -111,4 +112,4 @@ int tty_set_termios(struct tty_struct *t
13 EXPORT_SYMBOL_GPL(tty_set_termios);
14 #endif /* (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,27)) */