fxload/fxload-header.patch
Troy Dawson dcca12fea6 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/fxload#f2e984585135d4dacb9b86b13f0bc06102e2355c
2020-10-20 07:00:16 -07:00

12 lines
290 B
Diff

--- ezusb.c 2002-04-12 06:08:01.000000000 +0200
+++ ezusb.c.new 2006-12-07 23:57:04.000000000 +0100
@@ -29,7 +29,7 @@
# include <sys/ioctl.h>
# include <linux/version.h>
-# include <linux/usb.h>
+# include <linux/usb/ch9.h>
# include <linux/usbdevice_fs.h>
# include "ezusb.h"