From 86ab466658b5319dddfb2f0b67e00545ff3a91f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 14 Dec 2007 05:29:43 +0000 Subject: [PATCH] Move test HAVE_GMP to make it not include the header files, and thus no cause warnings when pointer type is later used. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22294 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/rsa-gmp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/hcrypto/rsa-gmp.c b/lib/hcrypto/rsa-gmp.c index 1419b1a1d..3b0f2b4c0 100644 --- a/lib/hcrypto/rsa-gmp.c +++ b/lib/hcrypto/rsa-gmp.c @@ -37,7 +37,6 @@ RCSID("$Id$"); -#ifdef HAVE_GMP #include #include @@ -48,6 +47,8 @@ RCSID("$Id$"); #include +#ifdef HAVE_GMP + #include static void