summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/hack/hack.o_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hack/hack.o_init.c b/games/hack/hack.o_init.c
index 25c6405..9fef91b 100644
--- a/games/hack/hack.o_init.c
+++ b/games/hack/hack.o_init.c
@@ -1,6 +1,7 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.o_init.c - version 1.0.3 */
+#include <string.h>
#include "config.h" /* for typedefs */
#include "def.objects.h"
#include "hack.onames.h" /* for LAST_GEM */
OpenPOWER on IntegriCloud