mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
Include the <sys/sysproto.h> header which includes the prerequisite header
for AUE_NULL. Approved by: re (kensmith)
This commit is contained in:
parent
36ffd4ba6d
commit
282a3889eb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171536
@ -30,6 +30,7 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/module.h>
|
||||
#include <sys/sysproto.h>
|
||||
#include <sys/sysent.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user