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