Get the order of the sys/_lock.h and sys/_mutex.h headers right.
This commit is contained in:
parent
bcc92693d4
commit
bcbde237d3
@ -45,8 +45,8 @@
|
||||
#include <sys/resource.h>
|
||||
#include <sys/ucred.h>
|
||||
#include <sys/uio.h>
|
||||
#include <sys/_mutex.h>
|
||||
#include <sys/_lock.h>
|
||||
#include <sys/_mutex.h>
|
||||
#include <sys/proc.h>
|
||||
#include <vm/vm.h> /* XXX */
|
||||
#include <vm/vm_param.h> /* XXX */
|
||||
|
Loading…
x
Reference in New Issue
Block a user