On Fri, Aug 13, 2010 at 08:56:44PM -0400, Mike Frysinger wrote: > Not all C libraries provide byteswap.h, so check for it before we include > it. Further, we use functions from unistd.h (e.g. access()), but don't > include the header, so pull it in. > > Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> > --- > configure.ac | 2 ++ > lsusb.c | 5 +++++ > 2 files changed, 7 insertions(+), 0 deletions(-) I'm guessing this is for lsusb, right? Do the bsds really use usbutils? I never realized that... I'll queue this up, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html