don't try to include bluetooth headers
authorBdale Garbee <bdale@gag.com>
Mon, 26 Dec 2011 00:31:05 +0000 (17:31 -0700)
committerBdale Garbee <bdale@gag.com>
Mon, 26 Dec 2011 00:31:05 +0000 (17:31 -0700)
altosui/libaltos/libaltos.c

index d1f445bd488f14757bf1cb267593df7a5fd95598..606a7e6a89683c122c8b7edddd66dd72ac3771d8 100644 (file)
@@ -308,10 +308,6 @@ altos_getchar(struct altos_file *file, int timeout)
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <bluetooth/bluetooth.h>
-#include <bluetooth/hci.h>
-#include <bluetooth/hci_lib.h>
-#include <bluetooth/rfcomm.h>
 
 static char *
 cc_fullname (char *dir, char *file)