mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
libdm: use libdm header
User libdm header file.
(cherry picked from commit 3c37764333
)
This commit is contained in:
parent
c8ca03d5b7
commit
76fd99fe24
@ -1,5 +1,6 @@
|
||||
Version 1.02.155 -
|
||||
====================================
|
||||
Include correct internal header inside libdm list.c.
|
||||
Enhance ioctl flattening and add parameters only when needed.
|
||||
Add DM_DEVICE_ARM_POLL for API completness matching kernel.
|
||||
Do not add parameters for RESUME with DM_DEVICE_CREATE dm task.
|
||||
|
@ -13,7 +13,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "lib/misc/lib.h"
|
||||
#include "libdm/misc/dmlib.h"
|
||||
#include <assert.h>
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user