mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Don't include proc.h now that mutex.h does it for us.
This commit is contained in:
parent
9a02e8c68f
commit
cc16a42a56
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66283
@ -27,7 +27,6 @@
|
||||
*/
|
||||
|
||||
#include <sys/queue.h>
|
||||
#include <sys/proc.h> /* XXX should these be prerequisites? */
|
||||
#include <machine/mutex.h>
|
||||
|
||||
#ifndef SYS_EVENTHANDLER_H
|
||||
|
Loading…
Reference in New Issue
Block a user