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
@ -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…
x
Reference in New Issue
Block a user