Include sys/mutex.h from netinet/in_pcb.h. Struct mutex will be
authorbluhm <bluhm@openbsd.org>
Sun, 20 Mar 2022 19:16:29 +0000 (19:16 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 20 Mar 2022 19:16:29 +0000 (19:16 +0000)
commit0e833424ec627a83abaa92f524b398b9f8eaacae
tree08d94cd84ff205c4b66a4a916f15a87852eed858
parent91506449cf357416997aa0ef3a8f58f054a8b75c
Include sys/mutex.h from netinet/in_pcb.h.  Struct mutex will be
needed to make inpcb in kernel MP safe.  To build sysctl and libkvm
based programs, we have to export it to userland.
OK claudio@
sys/netinet/in_pcb.h