File usbip-common.patch of Package usbip
--- libsrc/usbip_common.h-orig 2014-09-16 14:21:45.000000000 +0100 +++ libsrc/usbip_common.h 2014-09-16 21:46:06.612346111 +0100 @@ -15,10 +15,10 @@ #include <syslog.h> #include <unistd.h> #include <linux/usb/ch9.h> -#include <linux/usbip.h> +#include <src/usbip.h> #ifndef USBIDS_FILE -#define USBIDS_FILE "/usr/share/hwdata/usb.ids" +#define USBIDS_FILE "/usr/share/usb.ids" #endif #ifndef VHCI_STATE_PATH




