• Davi Arnaut's avatar
    Use a guard macro to prevent the inclusion of system headers · 215e967a
    Davi Arnaut authored
    when checking the ABI with the C Preprocessor. Also, add the
    new hearders to the cmake based ABI check.
    
    cmake/abi_check.cmake:
      Add headers which were added to the autotools ABI check.
      Remove trailing spaces.
    include/mysql/client_plugin.h:
      Guard the inclusion of system headers.
    215e967a
client_plugin.h.pp 1.99 KB