summaryrefslogtreecommitdiffstats
path: root/lib/libsysdecode/flags.c
diff options
context:
space:
mode:
authorsmh <smh@FreeBSD.org>2017-03-23 10:43:29 +0000
committersmh <smh@FreeBSD.org>2017-03-23 10:43:29 +0000
commitac845c230b7df4f889bae9dd2b42725afa53581b (patch)
treebe63d9d3a299d6e9ffe87bb419fe2ef572933d41 /lib/libsysdecode/flags.c
parente92bfb0db6f2e6a30da30d3a4aa505eb69868243 (diff)
downloadFreeBSD-src-ac845c230b7df4f889bae9dd2b42725afa53581b.zip
FreeBSD-src-ac845c230b7df4f889bae9dd2b42725afa53581b.tar.gz
MFC r315423:
Fix libsysdecode vmprot flag decoding Sponsored by: Multiplay
Diffstat (limited to 'lib/libsysdecode/flags.c')
-rw-r--r--lib/libsysdecode/flags.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsysdecode/flags.c b/lib/libsysdecode/flags.c
index bb8aa58..61e7248 100644
--- a/lib/libsysdecode/flags.c
+++ b/lib/libsysdecode/flags.c
@@ -51,6 +51,7 @@ __FBSDID("$FreeBSD$");
#include <netinet/udp.h>
#include <nfsserver/nfs.h>
#include <ufs/ufs/quota.h>
+#include <vm/vm.h>
#include <vm/vm_param.h>
#include <aio.h>
#include <fcntl.h>
OpenPOWER on IntegriCloud