Fix build issue introduced by r361699.

Reported by:	cy (and others)
This commit is contained in:
Rick Macklem 2020-06-02 00:03:26 +00:00
parent 7ea9eb9f7c
commit c13e414dc2

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>