summaryrefslogtreecommitdiffstats
path: root/freebsd/tools/tools/net80211/wlanstats/wlanstats.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/tools/tools/net80211/wlanstats/wlanstats.c')
-rw-r--r--freebsd/tools/tools/net80211/wlanstats/wlanstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/tools/tools/net80211/wlanstats/wlanstats.c b/freebsd/tools/tools/net80211/wlanstats/wlanstats.c
index 8211029a..120eeaa2 100644
--- a/freebsd/tools/tools/net80211/wlanstats/wlanstats.c
+++ b/freebsd/tools/tools/net80211/wlanstats/wlanstats.c
@@ -42,7 +42,7 @@
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#endif /* __rtems__ */
-#include <rtems/bsd/sys/param.h>
+#include <sys/param.h>
#include <sys/file.h>
#include <sys/sockio.h>
#include <sys/socket.h>