From 714367591c802f811a10eda67d38483d58c11b5f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 24 Nov 2004 07:47:23 +0000 Subject: replace old net/if_ieee80211.h header with the net80211 ones, kernel part. file missed by fgsch, did he miss any others? grep helps --- sys/arch/macppc/dev/if_wi_obio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/arch/macppc/dev/if_wi_obio.c b/sys/arch/macppc/dev/if_wi_obio.c index 378994745cf..2987e0e4a20 100644 --- a/sys/arch/macppc/dev/if_wi_obio.c +++ b/sys/arch/macppc/dev/if_wi_obio.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_wi_obio.c,v 1.12 2004/11/23 21:12:23 fgsch Exp $ */ +/* $OpenBSD: if_wi_obio.c,v 1.13 2004/11/24 07:47:22 deraadt Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -61,6 +61,7 @@ #endif #include +#include #include #include -- cgit v1.2.3