projects
/
idzebra-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:
83ffc35
)
Added include stdlib.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 5 Aug 2005 10:33:05 +0000
(10:33 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 5 Aug 2005 10:33:05 +0000
(10:33 +0000)
test/codec/tstcodec.c
patch
|
blob
|
history
diff --git
a/test/codec/tstcodec.c
b/test/codec/tstcodec.c
index
e1079dd
..
3e46866
100644
(file)
--- a/
test/codec/tstcodec.c
+++ b/
test/codec/tstcodec.c
@@
-1,4
+1,4
@@
-/* $Id: tstcodec.c,v 1.6 2005-01-15 19:38:35 adam Exp $
+/* $Id: tstcodec.c,v 1.7 2005-08-05 10:33:05 adam Exp $
Copyright (C) 1995-2005
Index Data ApS
@@
-20,6
+20,7
@@
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
*/
+#include <stdlib.h>
#include "../../index/index.h"
char *prog = "";