K 10 svn:author V 5 peter K 8 svn:date V 27 2003-01-08T07:02:07.000000Z K 7 svn:log V 208 Add a declaration that malloc() returns a pointer, not an int. Otherwise this segfaults on ia64. (Cannot cast an int to a pointer). The rest of the code does it this way rather than use system includes.... END