routing: unbreak the build of a bunch of kernels

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Mateusz Guzik 2022-08-11 21:50:37 +00:00
parent 648edd6378
commit f73e4f6c58

View File

@ -39,6 +39,7 @@
#include <sys/param.h>
#include <sys/jail.h>
#include <sys/kernel.h>
#include <sys/eventhandler.h>
#include <sys/domain.h>
#include <sys/lock.h>
#include <sys/malloc.h>