summaryrefslogtreecommitdiffstats
path: root/games/phantasia
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-09 11:06:46 +0000
committerjb <jb@FreeBSD.org>1998-05-09 11:06:46 +0000
commit6f0053bd9d3bd29bc4e95864aaaf86adcdee0fbb (patch)
treee61cc853857c086f5929fbaceffbb45e34349d60 /games/phantasia
parenteee6720ad6008af62fc00167df79f7a65f97579f (diff)
downloadFreeBSD-src-6f0053bd9d3bd29bc4e95864aaaf86adcdee0fbb.zip
FreeBSD-src-6f0053bd9d3bd29bc4e95864aaaf86adcdee0fbb.tar.gz
Add #include string.h to get prototypes.
Diffstat (limited to 'games/phantasia')
-rw-r--r--games/phantasia/fight.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/phantasia/fight.c b/games/phantasia/fight.c
index 93b2d18..54002bf 100644
--- a/games/phantasia/fight.c
+++ b/games/phantasia/fight.c
@@ -2,6 +2,7 @@
* fight.c Phantasia monster fighting routines
*/
+#include <string.h>
#include "include.h"
/************************************************************************
OpenPOWER on IntegriCloud