summaryrefslogtreecommitdiff
path: root/device_mapper/vdo
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-06-19 20:43:31 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2018-06-22 23:11:44 +0200
commitc728d88e11ffed97f8a5b96e1c0595a2462c5edc (patch)
tree12a914bb3a02df7fd6c876d6d8e21947d8596f04 /device_mapper/vdo
parent086f1ef4a0f59ee247067e850b9b9ef0cdf5b1c3 (diff)
downloadlvm2-c728d88e11ffed97f8a5b96e1c0595a2462c5edc.tar.gz
build: include configure.h
It's important to consistenly include configure.h as the 1st. header. It containts #defines influencing behavior of other included header files.
Diffstat (limited to 'device_mapper/vdo')
-rw-r--r--device_mapper/vdo/status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/device_mapper/vdo/status.c b/device_mapper/vdo/status.c
index 7a26e1a89..f423ca15e 100644
--- a/device_mapper/vdo/status.c
+++ b/device_mapper/vdo/status.c
@@ -1,3 +1,4 @@
+#include "configure.h"
#include "target.h"
// For DM_ARRAY_SIZE!