Skip to content
Snippets Groups Projects
Commit 06005022 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added include of global.h to get alloca.

Rev: src/modules/Gmp/next_prime.c:1.5
parent 070895c7
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@
* with Gmp-2.1 .
*/
#include "global.h"
#include "gmp_machine.h"
#if !defined(HAVE_LIBGMP)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment