I need this in order to get iw to build on Fedora 8. [greearb@fs2 iw]$ git diff diff --git a/bitrate.c b/bitrate.c index 8de8839..9b6defc 100644 --- a/bitrate.c +++ b/bitrate.c @@ -1,4 +1,6 @@ #include <errno.h> +#define __USE_ISOC99 +#include <stdlib.h> #include "nl80211.h" #include "iw.h" Signed-off-by: Ben Greear<greearb@xxxxxxxxxxxxxxx> -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html