From: Adam Dickmeiss Date: Wed, 23 Oct 2002 21:24:19 +0000 (+0000) Subject: Fix for WIN32 X-Git-Tag: YAZPP.0.5~22 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=inline;h=8f059c007d31e0c6f3649af0948498538d9567c4;p=yazpp-moved-to-github.git Fix for WIN32 --- diff --git a/src/yaz-z-server-ursula.cpp b/src/yaz-z-server-ursula.cpp index 882f9fc..13be0f1 100644 --- a/src/yaz-z-server-ursula.cpp +++ b/src/yaz-z-server-ursula.cpp @@ -2,11 +2,11 @@ * Copyright (c) 2001, Index Data. * See the file LICENSE for details. * - * $Id: yaz-z-server-ursula.cpp,v 1.6 2001-11-04 22:36:21 adam Exp $ + * $Id: yaz-z-server-ursula.cpp,v 1.7 2002-10-23 21:24:19 adam Exp $ */ #include -#include +#include #if HAVE_YAZ_URSULA_H int Yaz_Facility_Ursula::init(Yaz_Z_Server *s, Z_InitRequest *initRequest,