aboutsummaryrefslogtreecommitdiff
path: root/src/compat/sanity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/sanity.h')
-rw-r--r--src/compat/sanity.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/compat/sanity.h b/src/compat/sanity.h
index 909c4f6da8..8e5811f1fd 100644
--- a/src/compat/sanity.h
+++ b/src/compat/sanity.h
@@ -1,11 +1,10 @@
-// Copyright (c) 2009-2014 The Bitcoin Core developers
+// Copyright (c) 2009-2021 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_COMPAT_SANITY_H
#define BITCOIN_COMPAT_SANITY_H
-bool glibc_sanity_test();
bool glibcxx_sanity_test();
#endif // BITCOIN_COMPAT_SANITY_H