diff options
author | Leonid Yuriev <leo@yuriev.ru> | 2020-12-05 12:21:03 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-12-05 16:10:47 +0300 |
commit | ff95eede6a42ae9499e8857d208afd6d48bf1c71 (patch) | |
tree | e1c3e371ebd04d08bd0bd661245b40a2fe5e55d5 /libs/libmdbx/src/ntdll.def | |
parent | affd5ca9f5664a2f2f1a131b5a5cac6595fb2fc2 (diff) |
libmdbx: update to 0.9.2.12 with some useful fixes.
Diffstat (limited to 'libs/libmdbx/src/ntdll.def')
-rw-r--r-- | libs/libmdbx/src/ntdll.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/libmdbx/src/ntdll.def b/libs/libmdbx/src/ntdll.def index e3a6e33c94..f974ea6380 100644 --- a/libs/libmdbx/src/ntdll.def +++ b/libs/libmdbx/src/ntdll.def @@ -1242,3 +1242,5 @@ wcsstr wcstol wcstombs wcstoul +__C_specific_handler +_except_handler4_common |