1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-27 09:01:50 +03:00

Fixes to make code backwards compatible.

This commit is contained in:
Teemu Ollakka
2019-10-14 09:58:20 +03:00
parent eb4cf86c1e
commit 613b55a007
2 changed files with 30 additions and 1 deletions

View File

@ -1,4 +1,6 @@
add_library(wsrep_api_v26
v26/wsrep_dummy.c
v26/wsrep_gtid.c
v26/wsrep_loader.c
v26/wsrep_uuid.c
)