hcrypto: Remove bn.h from rand.h
authorSimon Wilkinson <sxw@your-file-system.com>
Wed, 21 Jul 2010 22:35:41 +0000 (23:35 +0100)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 22 Jul 2010 01:00:21 +0000 (18:00 -0700)
commit40ef7759b917648938416e15521d383e2eade5cf
tree27f97bbc2616196545b3ab67fa6919f9d9b60c8c
parentb9709e1e015a29fc7b20503f079ca5321dc75eac
hcrypto: Remove bn.h from rand.h

rand.h doesn't require any symbols defined in bn.h, so don't
include bn.h in the header file. This makes it easier for applications
to include only the symmetric portions of libhcrypto.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/hcrypto/rand.h