summaryrefslogtreecommitdiff
path: root/tests/tset_si.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tset_si.c')
-rw-r--r--tests/tset_si.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/tset_si.c b/tests/tset_si.c
index 52d9f4d84..7ee4a8fa6 100644
--- a/tests/tset_si.c
+++ b/tests/tset_si.c
@@ -20,10 +20,6 @@ along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
-#include <stdio.h>
-#include <stdlib.h>
-#include <limits.h>
-
#include "mpfr-test.h"
#define ERROR(str) {printf("Error for "str"\n"); exit(1);}