summaryrefslogtreecommitdiff
path: root/tests/tvalist.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tvalist.c')
-rw-r--r--tests/tvalist.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/tvalist.c b/tests/tvalist.c
index 794ffcd05..6b0df88fd 100644
--- a/tests/tvalist.c
+++ b/tests/tvalist.c
@@ -52,8 +52,9 @@ https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
* the second inclusion is not a no-op due to some #include guard. This
* was fixed in r7320.
*
- * With mini-gmp, mpfr-impl.h is included first, but this should not
- * affect this test thanks to MPFR_DONT_USE_FILE.
+ * With mini-gmp, mpfr-impl.h is included first (as mini-gmp requires
+ * some specific code from it, e.g. to define gmp_randstate_t), but
+ * this should not affect this test thanks to MPFR_DONT_USE_FILE.
*/
#include <mpfr.h>