From 25e04004ffd7b90541aa0c388b34e44fe996706f Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 19 Nov 2001 20:15:10 +0000 Subject: [PATCH] Oops sorry, forgot to add a #include. --- bin/test/test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/test/test.c b/bin/test/test.c index 5d711a289ab..8007a47af79 100644 --- a/bin/test/test.c +++ b/bin/test/test.c @@ -22,6 +22,7 @@ static const char rcsid[] = #include #include #include +#include #include #include #include