Skip to content
Permalink
Browse files
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.
  • Loading branch information
vuvova committed Jan 1, 2023
1 parent ca23558 commit 8760f69
Showing 1 changed file with 1 addition and 0 deletions.
@@ -25,6 +25,7 @@ SET(HEADERS
mysql.h
mysql_com.h
mysql_com_server.h
mariadb_capi_rename.h
pack.h
my_byteorder.h
byte_order_generic.h

0 comments on commit 8760f69

Please sign in to comment.