summaryrefslogtreecommitdiffstats
path: root/tools/tools
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-09-24 11:11:00 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-09-24 11:11:00 +0000
commit1b3aba050a96488665d31022a39df75a563582ee (patch)
tree484741b43f847466cb5588d4111e091541964577 /tools/tools
parent96f7c01c8c88ab09204b311bf34772cbf18318b9 (diff)
downloadFreeBSD-src-1b3aba050a96488665d31022a39df75a563582ee.zip
FreeBSD-src-1b3aba050a96488665d31022a39df75a563582ee.tar.gz
Update the includes to two more levels of subdirs.
MFC after: 1 week
Diffstat (limited to 'tools/tools')
-rw-r--r--tools/tools/mwl/mwlstats/mwlstats.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/mwl/mwlstats/mwlstats.c b/tools/tools/mwl/mwlstats/mwlstats.c
index e92b790..de4f934 100644
--- a/tools/tools/mwl/mwlstats/mwlstats.c
+++ b/tools/tools/mwl/mwlstats/mwlstats.c
@@ -47,8 +47,8 @@
#include <unistd.h>
#include <err.h>
-#include "../../sys/net80211/ieee80211_ioctl.h"
-#include "../../sys/net80211/ieee80211_radiotap.h"
+#include "../../../../sys/net80211/ieee80211_ioctl.h"
+#include "../../../../sys/net80211/ieee80211_radiotap.h"
/*
* Get Hardware Statistics.
OpenPOWER on IntegriCloud