summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_al.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_al.c')
-rw-r--r--sys/pci/if_al.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pci/if_al.c b/sys/pci/if_al.c
index ba36544..1c3c773 100644
--- a/sys/pci/if_al.c
+++ b/sys/pci/if_al.c
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_al.c,v 1.6 1999/07/06 19:23:22 des Exp $
+ * $Id: if_al.c,v 1.7 1999/08/21 06:24:32 msmith Exp $
*/
/*
@@ -53,6 +53,7 @@
#include <sys/param.h>
#include <sys/systm.h>
+#include <sys/eventhandler.h>
#include <sys/sockio.h>
#include <sys/mbuf.h>
#include <sys/malloc.h>
@@ -90,7 +91,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: if_al.c,v 1.6 1999/07/06 19:23:22 des Exp $";
+ "$Id: if_al.c,v 1.7 1999/08/21 06:24:32 msmith Exp $";
#endif
/*
OpenPOWER on IntegriCloud