]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add card_if.h to SRCS.
authorMakoto Matsushita <matusita@FreeBSD.org>
Thu, 15 Nov 2001 18:59:04 +0000 (18:59 +0000)
committerMakoto Matsushita <matusita@FreeBSD.org>
Thu, 15 Nov 2001 18:59:04 +0000 (18:59 +0000)
commita58c1836ffef3593b67768a3d5df17186705b7e0
treef8aaea53deac2ea34a195f1c45d1460feab2d3be
parent41425f4face1eb3778767e58fa1efe1b429cef82
Add card_if.h to SRCS.

src/sys/dev/an/if_an_pccard.c rev 1.10 change requires to include
"card_if.h" but Makefile doesn't know about this file.  Without this,
kernel build will fail at this driver.
sys/modules/an/Makefile