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/netatm/kern_include.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/netatm') diff --git a/sys/netatm/kern_include.h b/sys/netatm/kern_include.h index 9134206..78700db 100644 --- a/sys/netatm/kern_include.h +++ b/sys/netatm/kern_include.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: kern_include.h,v 1.7 1998/07/23 21:44:40 root Exp $ + * @(#) $Id: kern_include.h,v 1.1 1998/09/15 08:22:59 phk Exp $ * */ @@ -69,6 +69,7 @@ #endif #ifdef __FreeBSD__ +#include #include #include #include -- cgit v1.1