Sync with sys/i386/isa/if_ed.c revision 1.126.
This commit is contained in:
parent
acc66972fe
commit
7b3e3f96e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30836
@ -24,7 +24,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: if_ed.c,v 1.31 1997/10/04 05:19:49 kato Exp $
|
||||
* $Id: if_ed.c,v 1.32 1997/10/27 10:59:03 kato Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -229,6 +229,7 @@ static void ed_setrcr(struct ed_softc *);
|
||||
static u_long ds_crc(u_char *ep);
|
||||
|
||||
#if NCARD > 0
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/select.h>
|
||||
#include <pccard/card.h>
|
||||
#include <pccard/driver.h>
|
||||
|
Loading…
Reference in New Issue
Block a user