From 190ff54ebb166558d461f3b0e817d993cd624a44 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 16 Feb 2003 16:01:52 +0000 Subject: Add #include My apologies for missing these #includes, I must have confused the dependencies with a wrong timestamp or something. --- usr.sbin/iostat/iostat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin') diff --git a/usr.sbin/iostat/iostat.c b/usr.sbin/iostat/iostat.c index d3b746d048296..3370df283de80 100644 --- a/usr.sbin/iostat/iostat.c +++ b/usr.sbin/iostat/iostat.c @@ -102,6 +102,7 @@ #include #include +#include #include #include -- cgit v1.3