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:
33dbb42
)
Added include stdlib.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 20 May 2005 21:32:31 +0000
(21:32 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 20 May 2005 21:32:31 +0000
(21:32 +0000)
src/tstthreads.cpp
patch
|
blob
|
history
diff --git
a/src/tstthreads.cpp
b/src/tstthreads.cpp
index
b07fe03
..
f1bf7f0
100644
(file)
--- a/
src/tstthreads.cpp
+++ b/
src/tstthreads.cpp
@@
-1,4
+1,4
@@
-/* $Id: tstthreads.cpp,v 1.1 2005-05-19 21:29:58 adam Exp $
+/* $Id: tstthreads.cpp,v 1.2 2005-05-20 21:32:31 adam Exp $
Copyright (c) 1998-2005, Index Data.
This file is part of the yaz-proxy.
@@
-19,6
+19,7
@@
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
*/
+#include <stdlib.h>
#include <pthread.h>
#include <unistd.h>
#include <ctype.h>