From 15f96a3edda317348ce32f0d562cee3276342068 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Fri, 28 Nov 2008 10:14:38 +0100 Subject: [PATCH] Include . Rev: nettle/testsuite/cxx-test.cxx:1.2 --- testsuite/cxx-test.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testsuite/cxx-test.cxx b/testsuite/cxx-test.cxx index 452b3d47..d4cd795f 100644 --- a/testsuite/cxx-test.cxx +++ b/testsuite/cxx-test.cxx @@ -1,3 +1,6 @@ +/* For FILE, used by gmp.h */ +#include + #include "testutils.h" #include "md5.h" -- 2.47.3