summaryrefslogtreecommitdiffstats
path: root/sys/dev/wl
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-05-25 04:04:20 +0000
committerpeter <peter@FreeBSD.org>1997-05-25 04:04:20 +0000
commited2cb31ed01a544915dc1e9a13edbc3a8f9e3cb6 (patch)
tree12bfeae7d750c3a4acbaad18a32850038f1b4644 /sys/dev/wl
parent7175017e0fa86c6281dfdbe530713c87907bdfe9 (diff)
downloadFreeBSD-src-ed2cb31ed01a544915dc1e9a13edbc3a8f9e3cb6.zip
FreeBSD-src-ed2cb31ed01a544915dc1e9a13edbc3a8f9e3cb6.tar.gz
match the #include opt_ file with options.i386 (it has opt_wavelan.h)
Diffstat (limited to 'sys/dev/wl')
-rw-r--r--sys/dev/wl/if_wl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c
index 4634bf2..584ce10 100644
--- a/sys/dev/wl/if_wl.c
+++ b/sys/dev/wl/if_wl.c
@@ -157,7 +157,7 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include "wl.h"
-#include "opt_wl.h"
+#include "opt_wavelan.h"
#include "bpfilter.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud