diff --git a/src/keystore.h b/src/keystore.h index 51365069c..4291e3ec4 100644 --- a/src/keystore.h +++ b/src/keystore.h @@ -1,90 +1,91 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_KEYSTORE_H #define BITCOIN_KEYSTORE_H #include #include #include