From: Adam Dickmeiss Date: Fri, 5 Aug 2005 10:33:05 +0000 (+0000) Subject: Added include stdlib.h X-Git-Tag: before.bug.529~373 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=c8f76d22ffc89ae0a867b6b6e91bbb279bde1f9e Added include stdlib.h --- diff --git a/test/codec/tstcodec.c b/test/codec/tstcodec.c index e1079dd..3e46866 100644 --- a/test/codec/tstcodec.c +++ b/test/codec/tstcodec.c @@ -1,4 +1,4 @@ -/* $Id: tstcodec.c,v 1.6 2005-01-15 19:38:35 adam Exp $ +/* $Id: tstcodec.c,v 1.7 2005-08-05 10:33:05 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -20,6 +20,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include "../../index/index.h" char *prog = "";