diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2003-06-04 17:57:52 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2003-06-04 17:57:52 +0000 |
| commit | 345b9e22926687577323a5c0f0eb19f126b02825 (patch) | |
| tree | e09c1009929bc37835daed9fff0bffa9ab8b28ee /sys/dev/hifn | |
| parent | ce64e0f2c95477919984220305644b23a5c53282 (diff) | |
Notes
Diffstat (limited to 'sys/dev/hifn')
| -rw-r--r-- | sys/dev/hifn/hifn7751var.h | 2 |
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. */ |
