From e2b5e774b3e8ae74eb734ea3c51ff82bacec8600 Mon Sep 17 00:00:00 2001
From: sam <sam@FreeBSD.org>
Date: Wed, 4 Jun 2003 17:57:52 +0000
Subject: [PATCH] remove bogon (undefined struct decl)

---
 sys/dev/hifn/hifn7751var.h | 2 --
 1 file changed, 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.
  */