Fix builds with COMPAT_LINUX32 in the kernel config.

MFC after:	3 days
This commit is contained in:
Tijl Coosemans 2018-11-06 15:29:44 +00:00
parent 8fc08087a1
commit 02bf7e5e40
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340185

View File

@ -32,6 +32,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "opt_compat.h"
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");