mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
For some reason protosw.h is used during world complation and userland
is not aware of caddr_t, a relic from the first version of C. Broken
buildworld is good reason to get rid of yet another caddr_t in kernel.
Fixes:
|
||
|---|---|---|
| .. | ||
| ng_bluetooth.h | ||
| ng_btsocket.h | ||
| ng_btsocket_hci_raw.h | ||
| ng_btsocket_l2cap.h | ||
| ng_btsocket_rfcomm.h | ||
| ng_btsocket_sco.h | ||
| ng_hci.h | ||
| ng_l2cap.h | ||
| ng_ubt.h | ||