From 59fa39d1686237493fce068472e195a709134a39 Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Thu, 28 Mar 2002 20:48:45 +0000 Subject: Fix compiler warnings. --- include/bluetooth.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/bluetooth.h b/include/bluetooth.h index ee345616..8d1c7c51 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -36,6 +36,7 @@ extern "C" { #include #include #include +#include #ifndef AF_BLUETOOTH #define AF_BLUETOOTH 31 -- cgit