projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be82151
)
Removed inclusion of yaz/oid.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 13 Apr 2007 06:48:35 +0000
(06:48 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 13 Apr 2007 06:48:35 +0000
(06:48 +0000)
test/tstodr.c
patch
|
blob
|
history
diff --git
a/test/tstodr.c
b/test/tstodr.c
index
1ebacf3
..
99f6992
100644
(file)
--- a/
test/tstodr.c
+++ b/
test/tstodr.c
@@
-2,13
+2,12
@@
* Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstodr.c,v 1.9 2007-01-03 08:42:16 adam Exp $
+ * $Id: tstodr.c,v 1.10 2007-04-13 06:48:35 adam Exp $
*
*/
#include <stdlib.h>
#include <stdio.h>
#include <yaz/odr.h>
-#include <yaz/oid.h>
#include "tstodrcodec.h"
#include <yaz/test.h>