From 9b501d5ab142f46a59a1cfc64d4f7c90f8c102f6 Mon Sep 17 00:00:00 2001 From: Maksim Yevmenkin Date: Tue, 29 Jul 2008 17:02:00 +0000 Subject: [PATCH] Fix build --- usr.bin/bluetooth/btsockstat/btsockstat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.c b/usr.bin/bluetooth/btsockstat/btsockstat.c index c7f333c60eb6..f63ee1fe5f7a 100644 --- a/usr.bin/bluetooth/btsockstat/btsockstat.c +++ b/usr.bin/bluetooth/btsockstat/btsockstat.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include