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:
33f8c81
)
Added stdlib.h again
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 16 Jan 2005 23:33:26 +0000
(23:33 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 16 Jan 2005 23:33:26 +0000
(23:33 +0000)
index/zinfo.c
patch
|
blob
|
history
diff --git
a/index/zinfo.c
b/index/zinfo.c
index
b433c0a
..
6b6692f
100644
(file)
--- a/
index/zinfo.c
+++ b/
index/zinfo.c
@@
-1,4
+1,4
@@
-/* $Id: zinfo.c,v 1.37.2.1 2005-01-16 23:28:54 adam Exp $
+/* $Id: zinfo.c,v 1.37.2.2 2005-01-16 23:33:26 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
Index Data Aps
@@
-22,6
+22,7
@@
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include <sys/types.h>
#include <assert.h>
+#include <stdlib.h>
#include <string.h>
#include <time.h>