From f43aa0c4bc56d0ae426158929dd7131e564971a1 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 30 May 2004 20:27:19 +0000 Subject: add missing #include --- sys/netgraph/bluetooth/common/ng_bluetooth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/netgraph/bluetooth/common/ng_bluetooth.c') diff --git a/sys/netgraph/bluetooth/common/ng_bluetooth.c b/sys/netgraph/bluetooth/common/ng_bluetooth.c index 73f8266..ae5cc77 100644 --- a/sys/netgraph/bluetooth/common/ng_bluetooth.c +++ b/sys/netgraph/bluetooth/common/ng_bluetooth.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include -- cgit v1.1