summaryrefslogtreecommitdiffstats
path: root/games/robots/query.c
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-09 10:10:52 +0000
committerjb <jb@FreeBSD.org>1998-05-09 10:10:52 +0000
commit2228191bb8eae7e6455cac39d7f39795db6b3435 (patch)
tree35c44dc5c793a3c195bd6b725970cf1c6872ccdf /games/robots/query.c
parent50ed7e732dd016ba1a1860e4161ab104aa1e1c62 (diff)
downloadFreeBSD-src-2228191bb8eae7e6455cac39d7f39795db6b3435.zip
FreeBSD-src-2228191bb8eae7e6455cac39d7f39795db6b3435.tar.gz
Add #include string.h to get prototypes.
Diffstat (limited to 'games/robots/query.c')
-rw-r--r--games/robots/query.c1
1 files changed, 1 insertions, 0 deletions
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 <string.h>
# include "robots.h"
/*
OpenPOWER on IntegriCloud