Don't #include <sys/proc.h>, since machine/mutex.h does it now.
This commit is contained in:
parent
27bf3e86c9
commit
0633919abe
@ -56,7 +56,6 @@
|
||||
#include <machine/bus.h>
|
||||
#include <sys/rman.h>
|
||||
#include <machine/resource.h>
|
||||
#include <sys/proc.h>
|
||||
#include <machine/mutex.h>
|
||||
|
||||
#include <net/ethernet.h>
|
||||
|
@ -43,7 +43,7 @@
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/vmmeter.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/proc.h>
|
||||
|
||||
#include <machine/mutex.h>
|
||||
|
||||
#include <vm/vm.h>
|
||||
|
@ -56,7 +56,6 @@
|
||||
#include <machine/bus.h>
|
||||
#include <sys/rman.h>
|
||||
#include <machine/resource.h>
|
||||
#include <sys/proc.h>
|
||||
#include <machine/mutex.h>
|
||||
|
||||
#include <net/ethernet.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user