From ed2cb31ed01a544915dc1e9a13edbc3a8f9e3cb6 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 25 May 1997 04:04:20 +0000 Subject: match the #include opt_ file with options.i386 (it has opt_wavelan.h) --- sys/i386/isa/if_wl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/i386/isa/if_wl.c') diff --git a/sys/i386/isa/if_wl.c b/sys/i386/isa/if_wl.c index 4634bf2..584ce10 100644 --- a/sys/i386/isa/if_wl.c +++ b/sys/i386/isa/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 -- cgit v1.1