Fix build on FreeBSD
This commit is contained in:
parent
c4c46a089f
commit
44fc23f6e7
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
#include <vector>
|
||||
#include <QVector>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
struct udev;
|
||||
struct udev_device;
|
||||
struct udev_monitor;
|
||||
|
|
Loading…
Reference in a new issue