mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
[bwn] typo.
This commit is contained in:
parent
e6162ef26a
commit
1230b0df52
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ __FBSDID("$FreeBSD$");
|
|||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h'
|
||||
#include "opt_bwn.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue