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:
Conrad Meyer 2015-08-24 20:39:22 +00:00
parent e974f91c38
commit e25d0a6df1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287118

View File

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