fix: follow-up bitcoin/bitcoin#21732 - minor missing typo

This commit is contained in:
MarcoFalke 2021-04-23 10:02:39 +02:00 committed by Konstantin Akimov
parent e9450a8b36
commit 274068cdbc
No known key found for this signature in database
GPG Key ID: 2176C4A5D01EA524
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@
#include <key.h>
#include <logging.h>
#include <node/ui_interface.h>
#include <pubkey.h>
#include <random.h>
#include <util/system.h>
#include <util/time.h>