summaryrefslogtreecommitdiff
path: root/print/hplip3/files/patch-io_hpiod_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/hplip3/files/patch-io_hpiod_device.h')
-rw-r--r--print/hplip3/files/patch-io_hpiod_device.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/hplip3/files/patch-io_hpiod_device.h b/print/hplip3/files/patch-io_hpiod_device.h
deleted file mode 100644
index de0796b353ee..000000000000
--- a/print/hplip3/files/patch-io_hpiod_device.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- io/hpiod/device.h.orig Tue Feb 28 19:40:55 2006
-+++ io/hpiod/device.h Sun Apr 2 23:38:58 2006
-@@ -72,6 +72,9 @@
- int AltSetting;
- int urb_write_active; /* 0=no, 1=yes */
- #if defined(__APPLE__) && defined(__MACH__)
-+
-+#elif defined(__FreeBSD__)
-+
- #else
- struct usbdevfs_urb urb_write; /* host to device */
- struct usbdevfs_urb urb_read; /* device to host */