X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr.c;h=e3709294730e170ff125cb45d466159adf7d9ce0;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=964193e9be666fb48d7754e4a5af14589d35e2e5;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git diff --git a/src/odr.c b/src/odr.c index 964193e..e370929 100644 --- a/src/odr.c +++ b/src/odr.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1995-2004, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: odr.c,v 1.9 2004-11-18 15:18:13 heikki Exp $ + * $Id: odr.c,v 1.11 2005-01-15 19:47:14 adam Exp $ * */ @@ -20,7 +20,7 @@ #include #include -#include +#include #include "odr-priv.h" static int log_level=0;