X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-proxy-main.cpp;h=c7b11eff3e9aecebfe1beabb004a916d1ff76c84;hp=70d8eebbf4e51c02a3ff9e0b6753f7c12b887099;hb=ea4d2069a98496fb8bb2f904e5a694f2a345c887;hpb=8dfe66d56596a3eb9e5269e12929d594e8039f00 diff --git a/src/yaz-proxy-main.cpp b/src/yaz-proxy-main.cpp index 70d8eeb..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.8 2005-01-11 20:50:28 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. @@ -29,13 +29,18 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #if HAVE_SYS_TIME_H #include #endif +#if HAVE_SYS_WAIT_H +#include +#endif #if HAVE_SYS_RESOURCE_H #include #endif - +#if HAVE_PWD_H #include +#endif #include +#include #include #include