Skip to content

Commit 8760f69

Browse files
committed
MDEV-30102 file missing in development libraries
move mariadb_capi_rename.h out of private server headers, because it's included by mysql.h which is not private.
1 parent ca23558 commit 8760f69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ SET(HEADERS
2525
mysql.h
2626
mysql_com.h
2727
mysql_com_server.h
28+
mariadb_capi_rename.h
2829
pack.h
2930
my_byteorder.h
3031
byte_order_generic.h

0 commit comments

Comments
 (0)