Skip to content

Commit 4e03512

Browse files
committed
cf-check: Fixed error message about replication only being available for LMDB
Need to include the right header here for the macro to be defined. Ticket: ENT-13796 Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
1 parent d1927f3 commit 4e03512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cf-check/replicate_lmdb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <platform.h> // #define LMDB
12
#include <logging.h>
23
#include <diagnose.h>
34
#include <replicate_lmdb.h>

0 commit comments

Comments
 (0)