aboutsummaryrefslogtreecommitdiff
path: root/sys/tests
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2023-10-12 19:55:57 +0000
committerKristof Provost <kp@FreeBSD.org>2023-10-13 07:23:47 +0000
commitab393e9548f8cc0ee28499c411963b798ebb38a5 (patch)
treebf9afcafd3f72ae33521d6847097011739724c5f /sys/tests
parent90367ba750bcbf3f9ac4609c3ec8df4ab95a22af (diff)
Diffstat (limited to 'sys/tests')
-rw-r--r--sys/tests/ktest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/tests/ktest.c b/sys/tests/ktest.c
index 495fedf95dde..cd83a6aaaa3f 100644
--- a/sys/tests/ktest.c
+++ b/sys/tests/ktest.c
@@ -25,8 +25,6 @@
* SUCH DAMAGE.
*/
-#include "opt_netlink.h"
-
#include <sys/param.h>
#include <sys/refcount.h>
#include <sys/types.h>