Add #include string.h to get prototypes.

This commit is contained in:
John Birrell 1998-05-09 09:54:17 +00:00
parent 93d5040e38
commit cd5048d0d8

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