From 0bec780131c1105ad6cf2a2cbc989ee84ffdbb10 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 21 Nov 2005 18:16:48 +0000 Subject: Move contents of sys/select.h to sys/selinfo.h in preparation for a userland-visible sys/select.h. Consistent with what Net and Free do. OK deraadt@, tested with full ports build by naddy@. --- sys/dev/isa/if_eg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/isa/if_eg.c') diff --git a/sys/dev/isa/if_eg.c b/sys/dev/isa/if_eg.c index ff53e8e86b6..9ffc03ca0b9 100644 --- a/sys/dev/isa/if_eg.c +++ b/sys/dev/isa/if_eg.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_eg.c,v 1.26 2004/05/12 06:35:11 tedu Exp $ */ +/* $OpenBSD: if_eg.c,v 1.27 2005/11/21 18:16:40 millert Exp $ */ /* $NetBSD: if_eg.c,v 1.26 1996/05/12 23:52:27 mycroft Exp $ */ /* @@ -48,7 +48,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3