Add #include string.h to get prototypes.

This commit is contained in:
jb 1998-05-09 09:54:17 +00:00
parent 7aa4e853f4
commit 2316af12a3

View File

@ -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 */