mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
refactor: move lib/filters/device-types.h -> lib/device/device-types.h
This commit is contained in:
parent
657abb08e0
commit
22b0f3573e
@ -27,7 +27,7 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
#include "device-types.h"
|
#include "device/device-types.h"
|
||||||
|
|
||||||
#define NUMBER_OF_MAJORS 4096
|
#define NUMBER_OF_MAJORS 4096
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user