diff --git a/src/keystore.h b/src/keystore.h index 6e698650f..51365069c 100644 --- a/src/keystore.h +++ b/src/keystore.h @@ -1,93 +1,90 @@ // 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