diff options
Diffstat (limited to 'sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h')
-rw-r--r-- | sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h index 310f676..b588e17 100644 --- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h +++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h @@ -30,7 +30,7 @@ */ #ifndef _NETGRAPH_L2CAP_MISC_H_ -#define _NETGRAPH_L2CAP_MISC_H_ 1 +#define _NETGRAPH_L2CAP_MISC_H_ void ng_l2cap_send_hook_info (node_p, hook_p, void *, int); |