mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
hid2hci: include linux/types.h for __u32
This commit is contained in:
parent
6252f9e732
commit
d5a4ca9dfe
@ -28,6 +28,7 @@
|
||||
#include <string.h>
|
||||
#include <getopt.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/hiddev.h>
|
||||
#include <usb.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user