(cherry picked from commit 0584ab7e9c)

Conflicts:
	bin/tests/system/rsabigexponent/bigkey.c
This commit is contained in:
Mark Andrews
2014-02-07 16:46:11 +11:00
parent 55c7ef52aa
commit eca3729719

View File

@@ -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);