summaryrefslogtreecommitdiff
path: root/sys/dev/hifn
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2003-06-04 17:57:52 +0000
committerSam Leffler <sam@FreeBSD.org>2003-06-04 17:57:52 +0000
commit345b9e22926687577323a5c0f0eb19f126b02825 (patch)
treee09c1009929bc37835daed9fff0bffa9ab8b28ee /sys/dev/hifn
parentce64e0f2c95477919984220305644b23a5c53282 (diff)
Notes
Diffstat (limited to 'sys/dev/hifn')
-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 9d58f5eceff2..a92275774e67 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.
*/