cmake, refactor: Move HAVE_EVHTTP_... to libevent interface

This commit is contained in:
Hennadii Stepanov
2024-10-30 07:33:51 +00:00
parent b619bdc330
commit ffda355b5a
3 changed files with 3 additions and 6 deletions

View File

@@ -2,8 +2,6 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <bitcoin-build-config.h> // IWYU pragma: keep
#include <httpserver.h>
#include <chainparamsbase.h>