mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Deverbosified previous 2 commits (removed the rotted list of reasons why
<sys/systm.h> is included instead of adding to it). Approved by: previous committer
This commit is contained in:
parent
b980740327
commit
ffb382b4dc
1 changed files with 1 additions and 3 deletions
|
|
@ -62,9 +62,7 @@
|
|||
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h> /* for printf() in EXCEPTION() and
|
||||
* to bring in <machine/cpufunc.h
|
||||
*/
|
||||
#include <sys/systm.h>
|
||||
#include <sys/proc.h>
|
||||
#include <machine/cpu.h>
|
||||
#include <machine/pcb.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue