match the #include opt_ file with options.i386 (it has opt_wavelan.h)

This commit is contained in:
Peter Wemm 1997-05-25 04:04:20 +00:00
parent 45fedb144d
commit 70117bbefd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26109
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>