Add opt_compat.h to isp(4) as required by r330876.

MFC with:	r330876
This commit is contained in:
brooks 2018-03-14 20:07:52 +00:00
parent 938790ab57
commit 758039e578

View File

@ -4,7 +4,7 @@
KMOD= isp
SRCS= bus_if.h device_if.h pci_if.h \
opt_cam.h opt_ddb.h opt_isp.h \
opt_cam.h opt_compat.h opt_ddb.h opt_isp.h \
isp.c isp_library.c isp_target.c isp_freebsd.c isp_pci.c
.if ${MACHINE} == sparc64