From: Adam Dickmeiss Date: Wed, 24 Jan 1996 10:11:19 +0000 (+0000) Subject: Added include of stdlib.h. X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=0a816932ab2e72595682cdeb52d5572f9d671c61;p=egate.git Added include of stdlib.h. --- diff --git a/ccl/cclstr.c b/ccl/cclstr.c index 3e01336..99ea618 100644 --- a/ccl/cclstr.c +++ b/ccl/cclstr.c @@ -45,7 +45,10 @@ * Europagate, 1995 * * $Log: cclstr.c,v $ - * Revision 1.2 1995/05/16 09:39:27 adam + * Revision 1.3 1996/01/24 10:11:19 adam + * Added include of stdlib.h. + * + * Revision 1.2 1995/05/16 09:39:27 adam * LICENSE. * * Revision 1.1 1995/05/11 14:03:57 adam @@ -56,6 +59,7 @@ */ #include #include +#include #include