diff options
Diffstat (limited to 'utils/lvm2/patches/001-include_fix.patch')
-rw-r--r-- | utils/lvm2/patches/001-include_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lvm2/patches/001-include_fix.patch b/utils/lvm2/patches/001-include_fix.patch index 09d2db962..625fb6c44 100644 --- a/utils/lvm2/patches/001-include_fix.patch +++ b/utils/lvm2/patches/001-include_fix.patch @@ -1,6 +1,6 @@ --- a/lib/device/dev-type.c +++ b/lib/device/dev-type.c -@@ -22,7 +22,7 @@ +@@ -24,7 +24,7 @@ #include <ctype.h> #ifdef BLKID_WIPING_SUPPORT |