#define _LVM_CLOG_CLUSTER_H
#include "device_mapper/misc/dm-log-userspace.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#define DM_ULOG_RESPONSE 0x1000U /* in last byte of 32-bit value */
#define DM_ULOG_CHECKPOINT_READY 21
#ifndef LIB_DMCOMMON_H
#define LIB_DMCOMMON_H
-#include "libdevmapper.h"
+#include "device_mapper/all.h"
#define DM_DEFAULT_NAME_MANGLING_MODE_ENV_VAR_NAME "DM_DEFAULT_NAME_MANGLING_MODE"
#ifndef _DM_LOGGING_H
#define _DM_LOGGING_H
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
extern dm_log_with_errno_fn dm_log_with_errno;
#define _REENTRANT
#define _GNU_SOURCE
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include "lib/misc/util.h"
#include "dm-logging.h"
#include "target.h"
// For DM_ARRAY_SIZE!
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include <ctype.h>
#include <stdlib.h>
#ifndef _LVM_CONFIG_H
#define _LVM_CONFIG_H
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include "lib/device/device.h"
/* 16 bits: 3 bits for major, 4 bits for minor, 9 bits for patchlevel */
#ifndef BCACHE_H
#define BCACHE_H
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include <linux/fs.h>
#include <stdint.h>
#define _LVM_PV_H
#include "lib/uuid/uuid.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
struct device;
struct format_type;
#define _LVM_VG_H
#include "lib/uuid/uuid.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
struct cmd_context;
struct format_instance;
#include "lib/misc/intl.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include "lib/misc/util.h"
#ifdef DM
#ifndef _LVM_PROPERTIES_H
#define _LVM_PROPERTIES_H
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include "lib/metadata/metadata.h"
#include "lib/report/report.h"
#include "lib/properties/prop_common.h"
#include <unistd.h>
#include "configure.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
//----------------------------------------------------------------
#include "framework.h"
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
//----------------------------------------------------------------
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
enum {
NR_BITS = 137
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
static void *_mem_init(void)
{
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
static void test_dmlist_splice(void *fixture)
{
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
static void *_mem_init(void)
{
#ifndef TEST_UNIT_FRAMEWORK_H
#define TEST_UNIT_FRAMEWORK_H
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include <stdbool.h>
#include <stdint.h>
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include "matcher_data.h"
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include <stdio.h>
#include <string.h>
*/
#include "units.h"
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include <stdio.h>
#include <string.h>
#include <unistd.h>
-#include "device_mapper/libdevmapper.h"
+#include "device_mapper/all.h"
#include "lib/misc/util.h"
#endif /* _LVM_TOOL_H */