1 /**********************************************************************
2 * Copyright (c) 2020 Jonas Nick *
3 * Distributed under the MIT software license, see the accompanying *
4 * file COPYING or http://www.opensource.org/licenses/mit-license.php.*
5 **********************************************************************/
7 #ifndef _SECP256K1_MODULE_EXTRAKEYS_MAIN_
8 #define _SECP256K1_MODULE_EXTRAKEYS_MAIN_
10 #include "include/secp256k1.h"
11 #include "include/secp256k1_extrakeys.h"