Fix tinderbox build after r364465

This commit is contained in:
Mateusz Guzik
2020-08-22 07:43:38 +00:00
parent 760a430bb3
commit c93d310f87
+1
View File
@@ -42,6 +42,7 @@ __FBSDID("$FreeBSD$");
#include <sys/systm.h>
#include <sys/malloc.h>
#include <sys/jail.h>
#include <sys/proc.h>
#include <sys/sysctl.h>
#include <sys/syslog.h>
#include <sys/kernel.h>