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:
3a3c0ef
)
Include header for matchstr functions.
author
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 25 Oct 2008 18:32:12 +0000
(20:32 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 25 Oct 2008 18:32:12 +0000
(20:32 +0200)
test/tstmatchstr.c
patch
|
blob
|
history
diff --git
a/test/tstmatchstr.c
b/test/tstmatchstr.c
index
8beb6e2
..
56d0091
100644
(file)
--- a/
test/tstmatchstr.c
+++ b/
test/tstmatchstr.c
@@
-6,7
+6,7
@@
#include <stdio.h>
#include <stdlib.h>
-#include <yaz/yaz-iconv.h>
+#include <yaz/match-str.h>
#include <yaz/test.h>
int main (int argc, char **argv)