summaryrefslogtreecommitdiff
path: root/tests/mpz/convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpz/convert.c')
-rw-r--r--tests/mpz/convert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/convert.c b/tests/mpz/convert.c
index 6a4a3ce60..bfe8b70b3 100644
--- a/tests/mpz/convert.c
+++ b/tests/mpz/convert.c
@@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#include "gmp-impl.h"
#include "tests.h"
-void debug_mp _PROTO ((mpz_t, int));
+void debug_mp __GMP_PROTO ((mpz_t, int));
void