X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-pdu-assoc.cpp;h=0462f5ae61be58c905e34e04d20dbabac8b43da6;hb=355215b6f2c914f2eb099dda88828b8f0c8cb001;hp=8be67df9d6e1e0d2c6e1665d3cb240ce6a52f693;hpb=b35b70078e2c4fb3af710cfc5b9319bfcc7073dd;p=yazpp-moved-to-github.git diff --git a/src/yaz-pdu-assoc.cpp b/src/yaz-pdu-assoc.cpp index 8be67df..0462f5a 100644 --- a/src/yaz-pdu-assoc.cpp +++ b/src/yaz-pdu-assoc.cpp @@ -3,7 +3,11 @@ * See the file LICENSE for details. * * $Log: yaz-pdu-assoc.cpp,v $ - * Revision 1.16 2000-09-22 09:54:11 heikki + * Revision 1.17 2000-10-11 11:58:16 adam + * Moved header files to include/yaz++. Switched to libtool and automake. + * Configure script creates yaz++-config script. + * + * Revision 1.16 2000/09/22 09:54:11 heikki * minor * * Revision 1.15 2000/09/21 21:43:20 adam @@ -60,7 +64,7 @@ #include -#include +#include #include #include @@ -393,7 +397,7 @@ void Yaz_PDU_Assoc::socket(IYaz_PDU_Observer *observer, int fd) } } -#if 0 +#if 1 // 1 = single-threaded // 0 = multi-threaded @@ -411,7 +415,7 @@ void Yaz_PDU_Assoc::childNotify(int fd) } #else -#include +#include #ifdef WIN32 #include