summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2008-01-17 18:59:59 +0000
committeremaste <emaste@FreeBSD.org>2008-01-17 18:59:59 +0000
commit77cba2bb8910bc741a2ee1b5b1221e9f647c59d4 (patch)
tree64eb2b584faa2298022e3c8fd42e94ecfa66d2d9 /tools
parenta114208c341bc5a712d49fcc016cf27f4651f212 (diff)
downloadFreeBSD-src-77cba2bb8910bc741a2ee1b5b1221e9f647c59d4.zip
FreeBSD-src-77cba2bb8910bc741a2ee1b5b1221e9f647c59d4.tar.gz
Eliminate warnings by adding headers.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/aac/aac_checkq.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/aac/aac_checkq.c b/tools/tools/aac/aac_checkq.c
index 5893e65..024e3da 100644
--- a/tools/tools/aac/aac_checkq.c
+++ b/tools/tools/aac/aac_checkq.c
@@ -33,6 +33,8 @@ __FBSDID("$FreeBSD$");
#include <errno.h>
#include <stdio.h>
+#include <stdlib.h>
+#include <strings.h>
/*
* Simple program to print out the queue stats on the given queue index.
OpenPOWER on IntegriCloud