From: Adam Dickmeiss Date: Fri, 13 Apr 2007 06:51:57 +0000 (+0000) Subject: Added inclusion of yaz/oid_util.h X-Git-Tag: YAZ.3.0.0~59 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=54cc1be5702450c1666b2dda9d0248c36650318a Added inclusion of yaz/oid_util.h --- diff --git a/test/tstodr.c b/test/tstodr.c index 99f6992..61a044e 100644 --- a/test/tstodr.c +++ b/test/tstodr.c @@ -2,12 +2,12 @@ * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. * - * $Id: tstodr.c,v 1.10 2007-04-13 06:48:35 adam Exp $ + * $Id: tstodr.c,v 1.11 2007-04-13 06:51:57 adam Exp $ * */ #include #include -#include +#include #include "tstodrcodec.h" #include