From: Adam Dickmeiss Date: Fri, 28 Feb 2003 14:34:37 +0000 (+0000) Subject: Added include of string.h X-Git-Tag: ZEBRA.1.3.8~67 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=36403af0892015e79516d8cfc954d6f79f8ce1ca Added include of string.h --- diff --git a/recctrl/marcomp.c b/recctrl/marcomp.c index 0edbdf3..6867897 100644 --- a/recctrl/marcomp.c +++ b/recctrl/marcomp.c @@ -1,11 +1,12 @@ /* - $Id: marcomp.c,v 1.1 2003-02-28 12:33:39 oleg Exp $ + $Id: marcomp.c,v 1.2 2003-02-28 14:34:37 adam Exp $ marcomp.c - compiler of MARC statements. */ #include #include +#include #include #include