Ben Greear <greearb-my8/4N5VtI7c+919tysfdA@xxxxxxxxxxxxxxxx> writes: > 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 This is wrong. You must never define internal glibc macros. Andreas. -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- 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