mdbx: reorganize internal includes.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2022-06-02 18:59:58 +03:00
parent 535ad41ae6
commit b6138c39f0
9 changed files with 862 additions and 844 deletions

View File

@@ -645,7 +645,7 @@ dist/@tmp-shared_internals.inc: src/version.c $(ALLOY_DEPS) $(lastword $(MAKEFIL
&& sed \
-e '/#pragma once/r dist/@tmp-sed.inc' \
-e 's|#include "../mdbx.h"|@INCLUDE "mdbx.h"|' \
-e '/#include "defs.h"/r src/defs.h' \
-e '/#include "base.h"/r src/base.h' \
-e '/#include "osal.h"/r src/osal.h' \
-e '/#include "options.h"/r src/options.h' \
-e '/ clang-format o/d' -e '/ \*INDENT-O/d' \