summaryrefslogtreecommitdiff
path: root/tests/tset_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tset_str.c')
-rw-r--r--tests/tset_str.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tset_str.c b/tests/tset_str.c
index a26509da5..0477fcef3 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -22,10 +22,11 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include "gmp.h"
#include "mpfr.h"
#include "mpfr-impl.h"
-#include <time.h>
+#include "mpfr-test.h"
int
main (int argc, char *argv[])