Skip to content

Commit 3a117c0

Browse files
authored
Merge pull request cfengine#6052 from olehermanse/master
cf-check: Fixed error message about replication only being available for LMDB
2 parents e8fbf18 + 4e03512 commit 3a117c0

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)