--- diehard.c.orig 1998-04-02 15:29:40 UTC +++ diehard.c @@ -153,5 +153,5 @@ main() { diehard(); - return; + return 0; }