1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

Fix LINT (and static COMPAT_LINUX32) after r332122.

This commit is contained in:
Brooks Davis 2018-04-08 17:10:32 +00:00
parent bc7b44aeaf
commit 1a449272a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=332293

View File

@ -33,6 +33,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_compat.h"
#include <sys/param.h>
#include <sys/capsicum.h>
#include <sys/clock.h>