ports/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h
Renato Botelho 7aed89abb6 - Update security/libfprint to 0.7.0
- Fix MASTER_SITES
- Add LICENSE / LICENSE_FILE
- Add missing dependencies: nspr and pixman
- Remove unnecessary dependency: ssl
- Re-generate patches using make makepatch

PR:		230039
Approved by:	maintainer
2018-07-26 22:56:30 +00:00

11 lines
379 B
C

--- 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,