summaryrefslogtreecommitdiffstats
path: root/games/adventure/vocab.c
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-05-20 05:37:46 +0000
committerkris <kris@FreeBSD.org>2001-05-20 05:37:46 +0000
commit370c50d30036d203968bd6054c10d19d4affb7ea (patch)
treeb29e92bffd4c21a621fd2c86e2fc5aab27eb4f61 /games/adventure/vocab.c
parent70d80ba289bbd89e4d5fe68364b987b9358647e5 (diff)
downloadFreeBSD-src-370c50d30036d203968bd6054c10d19d4affb7ea.zip
FreeBSD-src-370c50d30036d203968bd6054c10d19d4affb7ea.tar.gz
Silence WARNS=2 and BDECFLAGS on alpha and i386
MFC after: 1 week
Diffstat (limited to 'games/adventure/vocab.c')
-rw-r--r--games/adventure/vocab.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/adventure/vocab.c b/games/adventure/vocab.c
index 318de18..7db00ee 100644
--- a/games/adventure/vocab.c
+++ b/games/adventure/vocab.c
@@ -48,6 +48,7 @@ static const char rcsid[] =
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <err.h>
#include "hdr.h"
OpenPOWER on IntegriCloud