From: Adam Dickmeiss Date: Thu, 13 Oct 2005 10:00:02 +0000 (+0000) Subject: Include gduqueue.h X-Git-Tag: YP2.0.0.2~223 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=42301afdc1bb6585d78d9d958c657b58cf4857f8;p=metaproxy-moved-to-github.git Include gduqueue.h --- diff --git a/src/p2_frontend.h b/src/p2_frontend.h index dd0c7f8..0476ef2 100644 --- a/src/p2_frontend.h +++ b/src/p2_frontend.h @@ -1,4 +1,4 @@ -/* $Id: p2_frontend.h,v 1.2 2005-10-06 19:33:58 adam Exp $ +/* $Id: p2_frontend.h,v 1.3 2005-10-13 10:00:02 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -30,6 +30,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include #include +#include #include class P2_Frontend;