Skip to content

Commit fcc0299

Browse files
committed
surjectionproof: remove unused include
Following the merge of b627ba7 from upstream, this include should have been deleted as well.
1 parent d575ef9 commit fcc0299

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/modules/surjection/main_impl.h

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
#include <assert.h>
1010
#include <string.h>
1111

12-
#if defined HAVE_CONFIG_H
13-
#include "../../libsecp256k1-config.h"
14-
#endif
15-
1612
#include "../../../include/secp256k1_rangeproof.h"
1713
#include "../../../include/secp256k1_surjectionproof.h"
1814
#include "../rangeproof/borromean.h"

0 commit comments

Comments
 (0)