mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-26 22:50:36 +03:00
dmeventd: vdo plugin link lvm library
Since we fixed linking of proper version of 'libdevmapper' with linking lvm2 plugin correctly - we already have correct function available linked with internal lvm library. So drop unneeded include of parsing function.
This commit is contained in:
parent
1da5fd8226
commit
cbabdf2fca
@ -16,9 +16,6 @@
|
||||
#include "daemons/dmeventd/plugins/lvm2/dmeventd_lvm.h"
|
||||
#include "daemons/dmeventd/libdevmapper-event.h"
|
||||
|
||||
/* Use parser from new device_mapper library */
|
||||
#include "device_mapper/vdo/status.c"
|
||||
|
||||
#include <sys/wait.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user