atheme / atheme-contrib-modules

Community-supported modules for Atheme
https://atheme.github.io/
Other
33 stars 39 forks source link

error building ns_mxcheck_async.c #51

Closed jesopo closed 2 years ago

jesopo commented 2 years ago

building against atheme HEAD:

ns_mxcheck_async.c: In function ‘check_registration’:
ns_mxcheck_async.c:119:4: error: implicit declaration of function ‘connection_close_all_fds’; did you mean ‘connection_close_all’? [-Werror=implicit-function-declaration]
  119 |    connection_close_all_fds();
      |    ^~~~~~~~~~~~~~~~~~~~~~~~
      |    connection_close_all
jesopo commented 2 years ago

well ok then i dont have HEAD contrib