On Wed, Mar 8, 2023 at 2:01 PM Joerg Wunsch <[email protected]> wrote: > > The branch main has been updated by joerg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=175a584e501e19c90fd2241c505d1797de603a5c > > commit 175a584e501e19c90fd2241c505d1797de603a5c > Author: Joerg Wunsch <[email protected]> > AuthorDate: 2023-03-08 19:59:29 +0000 > Commit: Joerg Wunsch <[email protected]> > CommitDate: 2023-03-08 19:59:29 +0000 > > usb: dwc3: add <sys/mutex.h> > > Commit 5e54bb1ea9e90 added USB_BUS_LOCK/USB_BUS_UNLOCK. They, in > consequence, require mutexes so <sys/mutex.h> is needed.
Whoops, thanks!
