diff options
Diffstat (limited to 'src/lib/libcrypto/ec/ecp_nistp521.c')
| -rw-r--r-- | src/lib/libcrypto/ec/ecp_nistp521.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/ec/ecp_nistp521.c b/src/lib/libcrypto/ec/ecp_nistp521.c index fab2224345..0c40f08346 100644 --- a/src/lib/libcrypto/ec/ecp_nistp521.c +++ b/src/lib/libcrypto/ec/ecp_nistp521.c | |||
| @@ -2117,6 +2117,4 @@ ec_GFp_nistp521_have_precompute_mult(const EC_GROUP * group) | |||
| 2117 | return 0; | 2117 | return 0; |
| 2118 | } | 2118 | } |
| 2119 | 2119 | ||
| 2120 | #else | ||
| 2121 | static void *dummy = &dummy; | ||
| 2122 | #endif | 2120 | #endif |
