mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-10 21:06:51 +00:00
elanspi: Include fcntl properly
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
#include "drivers_api.h"
|
||||
#include "elanspi.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <linux/hidraw.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
Reference in New Issue
Block a user