Commit graph

1 commit

Author SHA1 Message Date
dholland
c43bf6b1b6 Fix void main, caught by clang.
While here, fix other problems caught by gcc:
 - casting malloc instead of including <stdlib.h>
 - casting strdup instead of including <string.h>
 - failing to include <time.h> with bad consequences for -current.

PKGREVISION -> 3.
2011-09-04 21:38:03 +00:00