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:
9b92a89
)
Add include
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 13 Jan 2003 14:32:41 +0000
(14:32 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 13 Jan 2003 14:32:41 +0000
(14:32 +0000)
srwapps/srw-client.c
patch
|
blob
|
history
diff --git
a/srwapps/srw-client.c
b/srwapps/srw-client.c
index
b1c4c6d
..
e867562
100644
(file)
--- a/
srwapps/srw-client.c
+++ b/
srwapps/srw-client.c
@@
-1,4
+1,4
@@
-/* $Id: srw-client.c,v 1.1 2003-01-06 08:20:28 adam Exp $
+/* $Id: srw-client.c,v 1.2 2003-01-13 14:32:41 adam Exp $
Copyright (C) 2002-2003
Index Data Aps
@@
-9,6
+9,7
@@
See file LICENSE for details.
#include <stdio.h>
+#include <yaz/options.h>
#include <yaz/srw-util.h>
int main (int argc, char **argv)