(cherry picked from commit 0584ab7e9c)
Conflicts: bin/tests/system/rsabigexponent/bigkey.c
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifdef OPENSSL
|
||||
#include <config.h>
|
||||
|
||||
#if defined(OPENSSL)
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -241,6 +242,8 @@ main(int argc, char **argv) {
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <isc/util.h>
|
||||
|
||||
int
|
||||
main(int argc, char **argv) {
|
||||
UNUSED(argc);
|
||||
|
||||
Reference in New Issue
Block a user