summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/hci/ng_hci_misc.h
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2003-11-14 03:45:29 +0000
committeremax <emax@FreeBSD.org>2003-11-14 03:45:29 +0000
commit644a1d748273b8d0028d046ac696f6709f4b20ca (patch)
tree964f386d04b41c146c4c8dff11cff16fdde5fc96 /sys/netgraph/bluetooth/hci/ng_hci_misc.h
parent296889def06a5d1ceb9563f9342017b5e7734841 (diff)
downloadFreeBSD-src-644a1d748273b8d0028d046ac696f6709f4b20ca.zip
FreeBSD-src-644a1d748273b8d0028d046ac696f6709f4b20ca.tar.gz
Change double include protection style in headers to match
the rest of Netgraph code. Reviewed by: imp, ru Approved by: imp (mentor)
Diffstat (limited to 'sys/netgraph/bluetooth/hci/ng_hci_misc.h')
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_misc.h b/sys/netgraph/bluetooth/hci/ng_hci_misc.h
index 6d1a61f..33250f2 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_misc.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_misc.h
@@ -30,7 +30,7 @@
*/
#ifndef _NETGRAPH_HCI_MISC_H_
-#define _NETGRAPH_HCI_MISC_H_ 1
+#define _NETGRAPH_HCI_MISC_H_
void ng_hci_mtap (ng_hci_unit_p, struct mbuf *);
void ng_hci_node_is_up (node_p, hook_p, void *, int);
OpenPOWER on IntegriCloud