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
No known key found for this signature in database
GPG key ID: 410108112E7EA81F
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>