mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
11 lines
379 B
C
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,
|