Fix leak in test
[yaz-moved-to-github.git] / test / tstodr.c
index 268224d..61a044e 100644 (file)
@@ -1,14 +1,13 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstodr.c,v 1.8 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstodr.c,v 1.11 2007-04-13 06:51:57 adam Exp $
  *
  */
 #include <stdlib.h>
 #include <stdio.h>
-#include <yaz/odr.h>
-#include <yaz/oid.h>
+#include <yaz/oid_util.h>
 #include "tstodrcodec.h"
 
 #include <yaz/test.h>