From 0da24050bf099d1e4d5d58f656d4b2aaa082efa9 Mon Sep 17 00:00:00 2001 From: msmith Date: Sat, 21 Aug 1999 22:10:49 +0000 Subject: Clean up after removing sys/eventhandler.h from sys/systm.h at the last minute. This should cover all of the missed cases (and should let LINT build again). --- sys/pci/if_fpa.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/pci/if_fpa.c') diff --git a/sys/pci/if_fpa.c b/sys/pci/if_fpa.c index 57bc72d..7d816b8 100644 --- a/sys/pci/if_fpa.c +++ b/sys/pci/if_fpa.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: if_fpa.c,v 1.10 1999/05/09 17:06:54 peter Exp $ + * $Id: if_fpa.c,v 1.11 1999/08/21 06:24:34 msmith Exp $ * */ @@ -42,6 +42,7 @@ #if defined(__FreeBSD__) #include "fpa.h" +#include #include #include #include -- cgit v1.1