From: Adam Dickmeiss Date: Mon, 17 Jan 2005 18:44:39 +0000 (+0000) Subject: Added include stdlib.h. X-Git-Tag: YAZPROXY.0.9~10 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=ea4d2069a98496fb8bb2f904e5a694f2a345c887;hp=daae372cfd8598627aa3c31db44e735d4d78ec81 Added include stdlib.h. --- diff --git a/src/yaz-proxy-main.cpp b/src/yaz-proxy-main.cpp index a707e7c..c7b11ef 100644 --- a/src/yaz-proxy-main.cpp +++ b/src/yaz-proxy-main.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-proxy-main.cpp,v 1.9 2005-01-16 21:50:25 adam Exp $ +/* $Id: yaz-proxy-main.cpp,v 1.10 2005-01-17 18:44:39 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -40,6 +40,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #endif #include +#include #include #include