X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Fzgdu.c;h=ab99984dd2348694126278ac0cde80c4e9805734;hb=b782d2bdebee1a46cc8d7336ce21e9b023baa349;hp=b26b060cfcd10e36be96ddba8081421f9c35d22e;hpb=7d414d938ccbd98fc71383c356fec70ae269b2f5;p=yaz-moved-to-github.git diff --git a/zutil/zgdu.c b/zutil/zgdu.c index b26b060..ab99984 100644 --- a/zutil/zgdu.c +++ b/zutil/zgdu.c @@ -2,10 +2,12 @@ * Copyright (c) 2002-2003, Index Data. * See the file LICENSE for details. * - * $Id: zgdu.c,v 1.7 2003-02-20 15:12:28 adam Exp $ + * $Id: zgdu.c,v 1.8 2003-02-21 12:08:59 adam Exp $ */ -#include +#include +#include +#include static int decode_headers_content(ODR o, int off, Z_HTTP_Header **headers, char **content_buf, int *content_len)