From 552266167e273cb2c6f66c6fc75cba9ecdd49d62 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 17 Jan 2008 18:59:59 +0000 Subject: [PATCH] Eliminate warnings by adding headers. --- tools/tools/aac/aac_checkq.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/tools/aac/aac_checkq.c b/tools/tools/aac/aac_checkq.c index 5893e6537423..024e3daa36a1 100644 --- a/tools/tools/aac/aac_checkq.c +++ b/tools/tools/aac/aac_checkq.c @@ -33,6 +33,8 @@ __FBSDID("$FreeBSD$"); #include #include +#include +#include /* * Simple program to print out the queue stats on the given queue index.