- Made changes for better compatibility with old-style C compilers

This commit is contained in:
Paul Bakker 2009-03-28 17:53:03 +00:00
parent ebb2bebbe2
commit 026c03b7f4
9 changed files with 20 additions and 19 deletions

View file

@ -41,7 +41,6 @@ int main( void )
havege_state hs;
FILE *fpub = NULL;
FILE *fpriv = NULL;
x509_raw cert;
printf( "\n . Seeding the random number generator..." );
fflush( stdout );