summaryrefslogtreecommitdiff
path: root/tools/dlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dlock.c')
-rw-r--r--tools/dlock.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/dlock.c b/tools/dlock.c
new file mode 100644
index 000000000..a962b4c6a
--- /dev/null
+++ b/tools/dlock.c
@@ -0,0 +1,17 @@
+/*
+ * Copyright (C) 2014 Red Hat, Inc.
+ *
+ * This file is part of LVM2.
+ *
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License v.2.1.
+ */
+
+#include "tools.h"
+#include "metadata.h"
+#include "lvmetad.h"
+#include "lvmlockd.h"
+#include "lvmcache.h"
+#include "lvmlockd-client.h"
+