projects
/
yazproxy-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:
daae372
)
Added include stdlib.h.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 Jan 2005 18:44:39 +0000
(18:44 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 Jan 2005 18:44:39 +0000
(18:44 +0000)
src/yaz-proxy-main.cpp
patch
|
blob
|
history
diff --git
a/src/yaz-proxy-main.cpp
b/src/yaz-proxy-main.cpp
index
a707e7c
..
c7b11ef
100644
(file)
--- a/
src/yaz-proxy-main.cpp
+++ b/
src/yaz-proxy-main.cpp
@@
-1,4
+1,4
@@
-/* $Id: yaz-proxy-main.cpp,v 1.9 2005-01-16 21:50:25 adam Exp $
+/* $Id: yaz-proxy-main.cpp,v 1.10 2005-01-17 18:44:39 adam Exp $
Copyright (c) 1998-2005, Index Data.
This file is part of the yaz-proxy.
@@
-40,6
+40,7
@@
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#endif
#include <stdarg.h>
+#include <stdlib.h>
#include <yaz/log.h>
#include <yaz/options.h>