X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fyaz-pdu-assoc-thread.cpp;h=fd4373a3c0b081cecc273000cbdeddeb5adee14c;hb=d58ea1d3d51d6dbb10f19d7b34609ade1eedcf46;hp=e526dfc224b22d14d741a71e19b26fc37eec17f2;hpb=4c758111f1ff5a815888f70a4c4335ab149f5608;p=yazpp-moved-to-github.git diff --git a/src/yaz-pdu-assoc-thread.cpp b/src/yaz-pdu-assoc-thread.cpp index e526dfc..fd4373a 100644 --- a/src/yaz-pdu-assoc-thread.cpp +++ b/src/yaz-pdu-assoc-thread.cpp @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2001, Index Data. + * Copyright (c) 1998-2004, Index Data. * See the file LICENSE for details. * - * $Id: yaz-pdu-assoc-thread.cpp,v 1.7 2004-11-30 21:10:31 adam Exp $ + * $Id: yaz-pdu-assoc-thread.cpp,v 1.9 2005-01-14 10:13:50 adam Exp $ */ #ifdef WIN32 @@ -15,15 +15,19 @@ #if USE_THREADS +#if HAVE_UNISTD_H +#include +#endif + #ifdef WIN32 #include #else #include -#include #endif + #include -#include +#include #include #include