Remove some unnecessary recursive includes from the internal apps.h header,
authorGeoff Thorpe <geoff@openssl.org>
Mon, 17 May 2004 19:05:32 +0000 (19:05 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 17 May 2004 19:05:32 +0000 (19:05 +0000)
commitf0eae953e2a02a92674e39f5ff087c1f67afd7dc
tree8c142022422b3710995e1f077daf7150bbc019ea
parent298a2f9e58b9d4e86fc585ae6b68a50e750631ed
Remove some unnecessary recursive includes from the internal apps.h header,
and include bn.h in those C files that need bignum functionality.
apps/apps.c
apps/apps.h
apps/dsa.c
apps/ocsp.c
apps/rsa.c
apps/speed.c
apps/version.c