From 54cc1be5702450c1666b2dda9d0248c36650318a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 13 Apr 2007 06:51:57 +0000 Subject: [PATCH] Added inclusion of yaz/oid_util.h --- test/tstodr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 1.7.10.4