mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-26 01:12:39 +00:00
Merge pull request #6849
f4b2382
rpc_private_headers declaration fix (malbit)
This commit is contained in:
commit
d45a4ba106
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ set(rpc_pub_headers zmq_pub.h)
|
|||
|
||||
set(daemon_rpc_server_headers)
|
||||
|
||||
set(rpc_daemon_private_headers
|
||||
set(rpc_private_headers
|
||||
bootstrap_daemon.h
|
||||
core_rpc_server.h
|
||||
rpc_payment.h
|
||||
|
|
Loading…
Reference in a new issue