Fix build issue introduced by r361699.

Reported by:	cy (and others)
This commit is contained in:
rmacklem 2020-06-02 00:03:26 +00:00
parent a965e600f2
commit 699e444297

View File

@ -70,6 +70,9 @@ __FBSDID("$FreeBSD$");
#include <machine/stdarg.h>
#include <rpc/types.h>
#include <rpc/auth.h>
#include <security/audit/audit.h>
#include <security/mac/mac_framework.h>