From 2228191bb8eae7e6455cac39d7f39795db6b3435 Mon Sep 17 00:00:00 2001 From: jb Date: Sat, 9 May 1998 10:10:52 +0000 Subject: Add #include string.h to get prototypes. --- games/robots/query.c | 1 + 1 file changed, 1 insertion(+) (limited to 'games/robots/query.c') diff --git a/games/robots/query.c b/games/robots/query.c index 517c6f5..c01def4 100644 --- a/games/robots/query.c +++ b/games/robots/query.c @@ -35,6 +35,7 @@ static char sccsid[] = "@(#)query.c 8.1 (Berkeley) 5/31/93"; #endif /* not lint */ +#include # include "robots.h" /* -- cgit v1.1