freebsd_network: Restore include of sys/pcpu.h in sys/mutex.h.

Fixes some build failures in a few WiFi drivers.
This commit is contained in:
Augustin Cavalier 2022-02-24 21:49:26 -05:00
parent 711ff0cf42
commit a40b421ac7

View File

@ -9,6 +9,7 @@
#include <sys/_mutex.h>
#include <sys/systm.h>
#include <sys/pcpu.h>
#define MA_OWNED 0x1