From 36f8b167b53288ec9b50af10c0aa9b6dd79ad82c Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Mon, 30 Nov 2015 09:02:28 +0000 Subject: [PATCH] add missing lib80211 include. --- tools/bsdbox/Makefile.net | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/bsdbox/Makefile.net b/tools/bsdbox/Makefile.net index 179fe70e3fb8..ed39decd4ac7 100644 --- a/tools/bsdbox/Makefile.net +++ b/tools/bsdbox/Makefile.net @@ -21,6 +21,7 @@ CRUNCH_LIBS+= -lmemstat -lnetgraph # ifconfig CRUNCH_PROGS_sbin+= ifconfig +CRUNCH_SHLIBS+= -l80211 # wlan stuff CRUNCH_PROGS_usr.sbin+= wlandebug