summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/common
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2004-04-27 16:38:15 +0000
committeremax <emax@FreeBSD.org>2004-04-27 16:38:15 +0000
commit8a65e07a873529e28a39dde6df79059f4befd96d (patch)
tree55d9b893bcd8160df8d483da8e7c72ff49e57811 /sys/netgraph/bluetooth/common
parent927d6867f047e5ca2a26e76d448e4f6b998f43ea (diff)
downloadFreeBSD-src-8a65e07a873529e28a39dde6df79059f4befd96d.zip
FreeBSD-src-8a65e07a873529e28a39dde6df79059f4befd96d.tar.gz
Address few style issues pointed out by bde
Reviewed by: bde, ru
Diffstat (limited to 'sys/netgraph/bluetooth/common')
-rw-r--r--sys/netgraph/bluetooth/common/ng_bluetooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/common/ng_bluetooth.c b/sys/netgraph/bluetooth/common/ng_bluetooth.c
index bf4b066..73f8266 100644
--- a/sys/netgraph/bluetooth/common/ng_bluetooth.c
+++ b/sys/netgraph/bluetooth/common/ng_bluetooth.c
@@ -35,7 +35,7 @@
#include <sys/kernel.h>
#include <sys/sysctl.h>
-#include "ng_bluetooth.h"
+#include <netgraph/bluetooth/include/ng_bluetooth.h>
/*
* Bluetooth stack sysctl globals
OpenPOWER on IntegriCloud