On Mon, Jan 21, 2013 at 12:21 PM, Richard Farina <sidhayn@xxxxxxxxx> wrote: > On 01/21/2013 03:06 PM, Luis R. Rodriguez wrote: >> diff --git a/reglib.c b/reglib.c >> index bc81974..1fafd37 100644 >> --- a/reglib.c >> +++ b/reglib.c >> @@ -9,6 +9,7 @@ >> #include <fcntl.h> >> #include <stdbool.h> >> #include <unistd.h> >> +#include <string.h> >> >> #include <arpa/inet.h> /* ntohl */ > > This patch fixes the warnings, thank you. > > Normally warnings are not a big deal, but often they later become errors > so I figured it was worth reporting. Glad to see it fixed ;-) I'll commit this but not as a fix as its doesn't fix anything but a compile warning. It'll be part of v1.1.4 (or guess v3.8-rc$(something) to keep in line with the kernel releases as iw does now, thanks for reporting! Luis -- 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