summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcem <cem@FreeBSD.org>2015-08-24 20:39:22 +0000
committercem <cem@FreeBSD.org>2015-08-24 20:39:22 +0000
commit0b30a8e5927472010b9d4829240e9fa574929cae (patch)
tree69072dffd6f605a46de7f4a45b93b146b1f071ca /tools
parent06ccf4bc96887f86f741461b3efb530b44ed7548 (diff)
downloadFreeBSD-src-0b30a8e5927472010b9d4829240e9fa574929cae.zip
FreeBSD-src-0b30a8e5927472010b9d4829240e9fa574929cae.tar.gz
ioatcontrol(8): Fix build
Tripped up by the FBSD SVN pre-commit hook! Approved by: markj (mentor) Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/ioat/ioatcontrol.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/ioat/ioatcontrol.c b/tools/tools/ioat/ioatcontrol.c
index c9c1a29..7cfb816 100644
--- a/tools/tools/ioat/ioatcontrol.c
+++ b/tools/tools/ioat/ioatcontrol.c
@@ -24,6 +24,7 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/ioctl.h>
OpenPOWER on IntegriCloud