mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Add one define that is necessary for older (experimental) libudev to work.
This commit is contained in:
parent
93d1fdba4b
commit
9b77df2ae7
@ -29,6 +29,7 @@
|
|||||||
# include <sys/ipc.h>
|
# include <sys/ipc.h>
|
||||||
# include <sys/sem.h>
|
# include <sys/sem.h>
|
||||||
#ifdef HAVE_UDEV_QUEUE_GET_UDEV_IS_ACTIVE
|
#ifdef HAVE_UDEV_QUEUE_GET_UDEV_IS_ACTIVE
|
||||||
|
# define LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
|
||||||
# include <libudev.h>
|
# include <libudev.h>
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user