mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Add helper for NBIS copy-paste library
This will allow us to segragate helper functions that we want to use within NBIS. The first helper will be a macro checking for overflow in multiplications.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <glib.h>
|
||||
#include <libusb.h>
|
||||
|
||||
#include "nbis-helpers.h"
|
||||
#include "fprint.h"
|
||||
#include "fpi-dev.h"
|
||||
#include "fpi-core.h"
|
||||
|
||||
Reference in New Issue
Block a user