mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:30
Add missing #include <sys/systm.h>
This commit is contained in:
parent
01687822f0
commit
4bdb9b1168
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24273
@ -40,6 +40,7 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/systm.h>
|
||||
#include <machine/cpu.h>
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user