summaryrefslogtreecommitdiff
path: root/set_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'set_str.c')
-rw-r--r--set_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_str.c b/set_str.c
index c3eefe7cb..c74f4f3f5 100644
--- a/set_str.c
+++ b/set_str.c
@@ -28,9 +28,9 @@ MA 02111-1307, USA. */
#include <strings.h>
#endif
#include "gmp.h"
-#include "gmp-impl.h"
#include "longlong.h"
#include "mpfr.h"
+#include "gmp-impl.h"
int
#if __STDC__