summaryrefslogtreecommitdiff
path: root/neg.c
diff options
context:
space:
mode:
Diffstat (limited to 'neg.c')
-rw-r--r--neg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/neg.c b/neg.c
index 1373b033c..f13e65541 100644
--- a/neg.c
+++ b/neg.c
@@ -21,8 +21,8 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include "gmp.h"
-#include "gmp-impl.h"
#include "mpfr.h"
+#include "gmp-impl.h"
void
#if __STDC__