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 ;-) Thanks, Zero -- 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