diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2016-05-19 05:06:12 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2016-05-19 05:06:12 +0000 |
| commit | 1230b0df52e35a36e8ddfeeedd2cffd851b75fd1 (patch) | |
| tree | 25a73421fdbe1a6b8724608594b4ab7446d9ded7 /sys/gnu/dev | |
| parent | e6162ef26a37b247154f4aa72c8be03ef0794fb4 (diff) | |
Notes
Diffstat (limited to 'sys/gnu/dev')
| -rw-r--r-- | sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c b/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c index f22551cadb0d..156514f7266c 100644 --- a/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c +++ b/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c @@ -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> |
