Merge branch 'wip/hadess/more-string-h' into 'master'
lib: Include more standard headers for drivers to use See merge request libfprint/libfprint!8
This commit is contained in:
commit
bc79f9504b
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include <stdint.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
#include <libusb.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue