From 8a65e07a873529e28a39dde6df79059f4befd96d Mon Sep 17 00:00:00 2001 From: emax Date: Tue, 27 Apr 2004 16:38:15 +0000 Subject: Address few style issues pointed out by bde Reviewed by: bde, ru --- sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c') diff --git a/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c b/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c index 25495ba..ff4930d 100644 --- a/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c +++ b/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c @@ -50,11 +50,11 @@ #include #include #include -#include "ng_bluetooth.h" -#include "ng_hci.h" -#include "ng_l2cap.h" -#include "ng_btsocket.h" -#include "ng_btsocket_hci_raw.h" +#include +#include +#include +#include +#include /* MALLOC define */ #ifdef NG_SEPARATE_MALLOC -- cgit v1.1