• unknown's avatar
    Cleanup to patch for Bug#18246, "compilation error with tcp_wrapper" · e8e52a6a
    unknown authored
    
    include/my_libwrap.h:
      Changed includes to the header file.
    mysys/my_libwrap.c:
      Added comment and .c file now takes needed includes from
      the corresponding .h file.
    sql/mysqld.cc:
      Include this block from my_libwra.h now.
      Moved two variables out of the otherwise
      same block.
    e8e52a6a
my_libwrap.c 1.14 KB