From 2c4532ba9feb08d1e37ca785bde83330d9cb4b71 Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Tue, 12 Mar 2002 18:58:39 +0000 Subject: Missing includes. Cleanup. --- include/bluetooth.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/bluetooth.h') diff --git a/include/bluetooth.h b/include/bluetooth.h index 441e1d3a..5dd4085f 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -35,6 +35,7 @@ extern "C" { #include #include +#include #ifndef AF_BLUETOOTH #define AF_BLUETOOTH 31 -- cgit