diff options
Diffstat (limited to 'security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h')
-rw-r--r-- | security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h b/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h deleted file mode 100644 index af027d5be8bb..000000000000 --- a/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libfprint/drivers/vfs301_proto.h.orig 2013-01-12 13:18:37 UTC -+++ libfprint/drivers/vfs301_proto.h -@@ -18,7 +18,7 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ --#include <libusb-1.0/libusb.h> -+#include <libusb.h> - - enum { - VFS301_DEFAULT_WAIT_TIMEOUT = 300, |