What I get for "fixing" at the last minute. Correct a mis-merge of takawata's
timeout fix and put proc.h into the right file. Submitted by: nnd@mail.nsk.ru
This commit is contained in:
parent
cecfe930f1
commit
4fa8ded9c5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77466
@ -35,6 +35,7 @@
|
||||
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/taskqueue.h>
|
||||
#include <machine/clock.h>
|
||||
|
||||
|
@ -37,7 +37,6 @@
|
||||
#include <sys/lock.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/proc.h>
|
||||
|
||||
#define _COMPONENT ACPI_OS_SERVICES
|
||||
MODULE_NAME("SYNCH")
|
||||
|
Loading…
Reference in New Issue
Block a user