From 8824ec7cd514e0faed1c19c078c16fd1f5e3669c Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 14 Mar 2000 04:09:48 +0000 Subject: Make sure strcmp() gets declared. --- apps/rand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/rand.c') diff --git a/apps/rand.c b/apps/rand.c index f1c2e9491d..cfbba30755 100644 --- a/apps/rand.c +++ b/apps/rand.c @@ -4,6 +4,7 @@ #include #include +#include #include #include -- cgit v1.2.3