From 3a76d901d629ebe03757fdac79174fa775654403 Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Tue, 2 Jul 2019 15:01:54 +0000 Subject: Include sys/lock.h, as told by man page. MFC after: 1 week --- sys/dev/ntb/ntb_hw/ntb_hw_amd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/ntb') diff --git a/sys/dev/ntb/ntb_hw/ntb_hw_amd.c b/sys/dev/ntb/ntb_hw/ntb_hw_amd.c index d5c4b8d4a8e8..04ca97a593b6 100644 --- a/sys/dev/ntb/ntb_hw/ntb_hw_amd.c +++ b/sys/dev/ntb/ntb_hw/ntb_hw_amd.c @@ -59,6 +59,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include #include -- cgit v1.3