1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-21 02:48:46 +00:00

remove bogon (undefined struct decl)

This commit is contained in:
Sam Leffler 2003-06-04 17:57:52 +00:00
parent ce64e0f2c9
commit 345b9e2292
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115847

View File

@ -133,8 +133,6 @@ struct hifn_session {
#define HS_STATE_USED 1 /* allocated, but key not on card */
#define HS_STATE_KEY 2 /* allocated and key is on card */
struct rndstate_test;
/*
* Holds data specific to a single HIFN board.
*/