From: Adam Dickmeiss Date: Fri, 20 May 2005 21:32:31 +0000 (+0000) Subject: Added include stdlib.h X-Git-Tag: YAZPROXY.1.0.1~3 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=08de5230fdc1e596e19978cc84816078943b6932;ds=sidebyside Added include stdlib.h --- diff --git a/src/tstthreads.cpp b/src/tstthreads.cpp index b07fe03..f1bf7f0 100644 --- a/src/tstthreads.cpp +++ b/src/tstthreads.cpp @@ -1,4 +1,4 @@ -/* $Id: tstthreads.cpp,v 1.1 2005-05-19 21:29:58 adam Exp $ +/* $Id: tstthreads.cpp,v 1.2 2005-05-20 21:32:31 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -19,6 +19,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include