mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
fix libdevmapper-event include
This commit is contained in:
parent
3fc3e48c44
commit
fd4808fe8c
@ -25,7 +25,10 @@
|
||||
#include "lvm-string.h"
|
||||
#include "targets.h"
|
||||
#include "activate.h"
|
||||
#include "libdevmapper-event.h"
|
||||
|
||||
#ifdef DMEVENTD
|
||||
# include <libdevmapper-event.h>
|
||||
#endif
|
||||
|
||||
static int _block_on_error_available = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user