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
This commit is contained in:
Love Hörnquist Åstrand
2007-12-14 05:29:43 +00:00
parent f2acf9d803
commit 86ab466658

View File

@@ -37,7 +37,6 @@
RCSID("$Id$"); RCSID("$Id$");
#ifdef HAVE_GMP
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
@@ -48,6 +47,8 @@ RCSID("$Id$");
#include <roken.h> #include <roken.h>
#ifdef HAVE_GMP
#include <gmp.h> #include <gmp.h>
static void static void