Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 275052
Collapse All | Expand All

(-)usbutils-0.82-orig/lsusb.c (+2 lines)
Lines 32-38 Link Here
32
#include <errno.h>
32
#include <errno.h>
33
#include <stdio.h>
33
#include <stdio.h>
34
#include <stdarg.h>
34
#include <stdarg.h>
35
#ifndef __FreeBSD__
35
#include <byteswap.h>
36
#include <byteswap.h>
37
#endif
36
#include <usb.h>
38
#include <usb.h>
37
39
38
#include "names.h"
40
#include "names.h"

Return to bug 275052