mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Split off async functions
And don't add the new fpi-async.h to the driver imports, it will only be used by the upekts driver.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#define FP_COMPONENT "upekts"
|
||||
|
||||
#include "drivers_api.h"
|
||||
#include "fpi-async.h"
|
||||
#include "upek_proto.h"
|
||||
|
||||
#define EP_IN (1 | LIBUSB_ENDPOINT_IN)
|
||||
|
||||
Reference in New Issue
Block a user