From 0e75f99efaaa92ae6213c1f3a8a68d50cf3c1aa6 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Mon, 17 May 2021 14:32:45 +0000 Subject: sys/freebsd: remove Linux headers These are only needed when building Linux ABI support and are not needed by native FreeBSD system calls. As these files describe the native FreeBSD ABI remove them. --- sys/freebsd/dev_crypto.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/freebsd/dev_crypto.txt') diff --git a/sys/freebsd/dev_crypto.txt b/sys/freebsd/dev_crypto.txt index 869784c3c..c28f10646 100644 --- a/sys/freebsd/dev_crypto.txt +++ b/sys/freebsd/dev_crypto.txt @@ -1,6 +1,7 @@ # Copyright 2021 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. +include include include include -- cgit mrf-deployment