From: Adam Dickmeiss Date: Sun, 16 Jan 2005 23:38:34 +0000 (+0000) Subject: Added include stdlib.h X-Git-Tag: snippet.version.1~144 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=b5421e844f3a942161a2cf6dc9ce4e6f319ddb5e Added include stdlib.h --- diff --git a/isamb/tstisamb.c b/isamb/tstisamb.c index 7391eea..c2e2024 100644 --- a/isamb/tstisamb.c +++ b/isamb/tstisamb.c @@ -1,4 +1,4 @@ -/* $Id: tstisamb.c,v 1.16 2005-01-15 19:38:31 adam Exp $ +/* $Id: tstisamb.c,v 1.17 2005-01-16 23:38:34 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 #include #include