summaryrefslogtreecommitdiff
path: root/nextprime.c
diff options
context:
space:
mode:
Diffstat (limited to 'nextprime.c')
-rw-r--r--nextprime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nextprime.c b/nextprime.c
index dd9ded587..e8e60dd3c 100644
--- a/nextprime.c
+++ b/nextprime.c
@@ -52,7 +52,6 @@ see https://www.gnu.org/licenses/. */
division.
*/
-#include "gmp.h"
#include "gmp-impl.h"
#include <string.h> /* for memset */