summaryrefslogtreecommitdiffstats
path: root/sys/dev/hifn/hifn7751var.h
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-06-04 17:57:52 +0000
committersam <sam@FreeBSD.org>2003-06-04 17:57:52 +0000
commite2b5e774b3e8ae74eb734ea3c51ff82bacec8600 (patch)
treee09c1009929bc37835daed9fff0bffa9ab8b28ee /sys/dev/hifn/hifn7751var.h
parent1ee949187cbb2b2a4f2b295521f8053df90e6fca (diff)
downloadFreeBSD-src-e2b5e774b3e8ae74eb734ea3c51ff82bacec8600.zip
FreeBSD-src-e2b5e774b3e8ae74eb734ea3c51ff82bacec8600.tar.gz
remove bogon (undefined struct decl)
Diffstat (limited to 'sys/dev/hifn/hifn7751var.h')
-rw-r--r--sys/dev/hifn/hifn7751var.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/hifn/hifn7751var.h b/sys/dev/hifn/hifn7751var.h
index 9d58f5e..a922757 100644
--- a/sys/dev/hifn/hifn7751var.h
+++ b/sys/dev/hifn/hifn7751var.h
@@ -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.
*/
OpenPOWER on IntegriCloud