include flashio.h

This commit is contained in:
cliff 2011-03-19 13:47:43 +00:00
parent 8e61d41493
commit 8c2354cc52
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_ioctl.h,v 1.32 2011/03/19 04:07:35 cliff Exp $ */
/* $NetBSD: netbsd32_ioctl.h,v 1.33 2011/03/19 13:47:43 cliff Exp $ */
/*
* Copyright (c) 1998, 2001 Matthew R. Green
@ -29,6 +29,7 @@
#include <sys/device.h>
#include <sys/disklabel.h>
#include <sys/disk.h>
#include <sys/flashio.h>
#include <net/zlib.h>