Author: adrian
Date: Mon Sep 28 01:16:44 2015
New Revision: 288320
URL: https://svnweb.freebsd.org/changeset/base/288320
Log:
include opt_wlan.h . Tsk adrian.
Modified:
head/sys/dev/usb/wlan/if_rsu.c
Modified: head/sys/dev/usb/wlan/if_rsu.c
==============================================================================
--- head/sys/dev/usb/wlan/if_rsu.c Mon Sep 28 01:09:48 2015
(r288319)
+++ head/sys/dev/usb/wlan/if_rsu.c Mon Sep 28 01:16:44 2015
(r288320)
@@ -28,6 +28,8 @@ __FBSDID("$FreeBSD$");
* o power-save operation
*/
+#include "opt_wlan.h"
+
#include <sys/param.h>
#include <sys/endian.h>
#include <sys/sockio.h>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"