From 4f64fe43e7186660d972f9eae509424f1addaa8a Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 28 Mar 1995 07:58:53 +0000 Subject: Add and move declarations to fix all of the warnings from `gcc -Wimplicit' (except in netccitt, netiso and netns) that I didn't notice when I fixed "all" such warnings before. --- sys/dev/ie/if_ie.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/ie') diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c index 7bb5a2f..095725f 100644 --- a/sys/dev/ie/if_ie.c +++ b/sys/dev/ie/if_ie.c @@ -43,7 +43,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_ie.c,v 1.20 1994/12/22 21:56:09 wollman Exp $ + * $Id: if_ie.c,v 1.21 1995/03/19 14:28:45 davidg Exp $ */ /* @@ -137,6 +137,8 @@ iomem, and to make 16-pointers, we subtract iomem and and with 0xffff. #include #endif +#include + #include #include #include -- cgit v1.1