mirror of
git://sourceware.org/git/lvm2.git
synced 2025-08-30 05:49:28 +03:00
UDEV_SYNC_SUPPORT, not UDEV_SYNC!
This commit is contained in:
@ -919,7 +919,7 @@ static void _apply_settings(struct cmd_context *cmd)
|
||||
|
||||
static int _set_udev_checking(struct cmd_context *cmd)
|
||||
{
|
||||
#ifdef UDEV_SYNC
|
||||
#ifdef UDEV_SYNC_SUPPORT
|
||||
struct udev *udev;
|
||||
const char *udev_dev_dir;
|
||||
size_t udev_dev_dir_len;
|
||||
|
Reference in New Issue
Block a user