ioatcontrol(8): Fix build

Tripped up by the FBSD SVN pre-commit hook!

Approved by:	markj (mentor)
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
cem 2015-08-24 20:39:22 +00:00
parent 06ccf4bc96
commit 0b30a8e592

View File

@ -24,6 +24,7 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/ioctl.h>