Project : madwifi
Revision : 2243
Author : proski (Pavel Roskin)
Date : 2007-03-28 17:42:51 +0200 (Wed, 28 Mar 2007)
Log Message :
Include compat.h to have __le16 defined
It's needed because ieee80211_radiotap.h is endianess annotated now.
Affected Files:
* branches/madwifi-old-openhal/tools/athstats.c updated
Modified: branches/madwifi-old-openhal/tools/athstats.c
===================================================================
--- branches/madwifi-old-openhal/tools/athstats.c 2007-03-28 15:13:37 UTC
(rev 2242)
+++ branches/madwifi-old-openhal/tools/athstats.c 2007-03-28 15:42:51 UTC
(rev 2243)
@@ -56,6 +56,8 @@
#include <unistd.h>
#include <err.h>
+#include <include/compat.h>
+
#include "wireless_copy.h"
#include "ah_desc.h"
#include "ieee80211_radiotap.h"
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|