7aed89abb6
- 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
11 lines
274 B
C
11 lines
274 B
C
--- libfprint/drivers/vfs301.c.orig 2017-01-05 17:18:55 UTC
|
|
+++ libfprint/drivers/vfs301.c
|
|
@@ -27,7 +27,7 @@
|
|
#include <stdio.h>
|
|
#include <assert.h>
|
|
#include <stdlib.h>
|
|
-#include <libusb-1.0/libusb.h>
|
|
+#include <libusb.h>
|
|
|
|
#include "vfs301_proto.h"
|
|
#include <unistd.h>
|