From 1866afc14b59e6eb6c9d4f0d4370eb00262c7010 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Mon, 29 Aug 2016 21:40:14 +0200 Subject: [PATCH] Include just gmp-impl.h, make gmp-impl.h grab gmp.h. --- assert.c | 1 - compat.c | 1 - cxx/isfuns.cc | 1 - cxx/ismpf.cc | 1 - cxx/ismpq.cc | 1 - cxx/ismpz.cc | 1 - cxx/ismpznw.cc | 1 - cxx/osdoprnti.cc | 1 - cxx/osfuns.cc | 1 - cxx/osmpf.cc | 1 - cxx/osmpq.cc | 1 - cxx/osmpz.cc | 1 - demos/calc/calc.y | 1 - demos/calc/calcread.c | 1 - demos/expr/expr.c | 1 - demos/expr/exprf.c | 1 - demos/expr/exprfa.c | 1 - demos/expr/exprq.c | 1 - demos/expr/exprqa.c | 1 - demos/expr/exprv.c | 1 - demos/expr/exprz.c | 1 - demos/expr/exprza.c | 1 - demos/expr/run-expr.c | 1 - demos/expr/t-expr.c | 1 - demos/factorize.c | 1 - demos/isprime.c | 1 - demos/perl/GMP.xs | 1 - demos/pexpr.c | 1 - demos/primes.c | 1 - demos/qcn.c | 1 - errno.c | 1 - extract-dbl.c | 1 - gmp-impl.h | 1 + invalid.c | 1 - memory.c | 1 - mini-gmp/tests/hex-random.c | 1 - mp_bpl.c | 1 - mp_clz_tab.c | 1 - mp_dv_tab.c | 1 - mp_get_fns.c | 1 - mp_minv_tab.c | 1 - mp_set_fns.c | 1 - mpf/abs.c | 1 - mpf/add.c | 1 - mpf/add_ui.c | 1 - mpf/ceilfloor.c | 1 - mpf/clear.c | 1 - mpf/clears.c | 1 - mpf/cmp.c | 1 - mpf/cmp_d.c | 1 - mpf/cmp_si.c | 1 - mpf/cmp_ui.c | 1 - mpf/cmp_z.c | 1 - mpf/div.c | 1 - mpf/div_2exp.c | 1 - mpf/div_ui.c | 1 - mpf/dump.c | 1 - mpf/eq.c | 1 - mpf/fits_s.h | 1 - mpf/fits_u.h | 1 - mpf/get_d.c | 1 - mpf/get_d_2exp.c | 1 - mpf/get_dfl_prec.c | 1 - mpf/get_prc.c | 1 - mpf/get_si.c | 1 - mpf/get_str.c | 1 - mpf/get_ui.c | 1 - mpf/init.c | 1 - mpf/init2.c | 1 - mpf/inits.c | 1 - mpf/inp_str.c | 1 - mpf/int_p.c | 1 - mpf/iset.c | 1 - mpf/iset_d.c | 1 - mpf/iset_si.c | 1 - mpf/iset_str.c | 1 - mpf/iset_ui.c | 1 - mpf/mul.c | 1 - mpf/mul_2exp.c | 1 - mpf/mul_ui.c | 1 - mpf/neg.c | 1 - mpf/out_str.c | 1 - mpf/pow_ui.c | 1 - mpf/random2.c | 1 - mpf/reldiff.c | 1 - mpf/set.c | 1 - mpf/set_d.c | 1 - mpf/set_dfl_prec.c | 1 - mpf/set_prc.c | 1 - mpf/set_prc_raw.c | 1 - mpf/set_q.c | 1 - mpf/set_si.c | 1 - mpf/set_str.c | 1 - mpf/set_ui.c | 1 - mpf/set_z.c | 1 - mpf/size.c | 1 - mpf/sqrt.c | 1 - mpf/sqrt_ui.c | 1 - mpf/sub.c | 1 - mpf/sub_ui.c | 1 - mpf/swap.c | 1 - mpf/trunc.c | 1 - mpf/ui_div.c | 1 - mpf/ui_sub.c | 1 - mpf/urandomb.c | 1 - mpn/alpha/dive_1.c | 1 - mpn/cray/add_n.c | 1 - mpn/cray/cfp/addmul_1.c | 1 - mpn/cray/cfp/mul_1.c | 1 - mpn/cray/cfp/submul_1.c | 1 - mpn/cray/hamdist.c | 1 - mpn/cray/ieee/addmul_1.c | 1 - mpn/cray/ieee/invert_limb.c | 1 - mpn/cray/ieee/mul_1.c | 1 - mpn/cray/ieee/mul_basecase.c | 1 - mpn/cray/ieee/sqr_basecase.c | 1 - mpn/cray/ieee/submul_1.c | 1 - mpn/cray/lshift.c | 1 - mpn/cray/popcount.c | 1 - mpn/cray/rshift.c | 1 - mpn/cray/sub_n.c | 1 - mpn/generic/add.c | 1 - mpn/generic/add_1.c | 1 - mpn/generic/add_err1_n.c | 1 - mpn/generic/add_err2_n.c | 1 - mpn/generic/add_err3_n.c | 1 - mpn/generic/add_n.c | 1 - mpn/generic/add_n_sub_n.c | 1 - mpn/generic/addmul_1.c | 1 - mpn/generic/bdiv_dbm1c.c | 1 - mpn/generic/bdiv_q.c | 1 - mpn/generic/bdiv_q_1.c | 1 - mpn/generic/bdiv_qr.c | 1 - mpn/generic/binvert.c | 1 - mpn/generic/broot.c | 1 - mpn/generic/brootinv.c | 1 - mpn/generic/bsqrt.c | 1 - mpn/generic/bsqrtinv.c | 1 - mpn/generic/cmp.c | 1 - mpn/generic/cnd_add_n.c | 1 - mpn/generic/cnd_sub_n.c | 1 - mpn/generic/cnd_swap.c | 1 - mpn/generic/com.c | 1 - mpn/generic/comb_tables.c | 1 - mpn/generic/copyd.c | 1 - mpn/generic/copyi.c | 1 - mpn/generic/dcpi1_bdiv_q.c | 1 - mpn/generic/dcpi1_bdiv_qr.c | 1 - mpn/generic/dcpi1_div_q.c | 1 - mpn/generic/dcpi1_div_qr.c | 1 - mpn/generic/dcpi1_divappr_q.c | 1 - mpn/generic/div_q.c | 1 - mpn/generic/div_qr_1.c | 1 - mpn/generic/div_qr_1n_pi1.c | 1 - mpn/generic/div_qr_1n_pi2.c | 1 - mpn/generic/div_qr_1u_pi2.c | 1 - mpn/generic/div_qr_2.c | 1 - mpn/generic/div_qr_2n_pi1.c | 1 - mpn/generic/div_qr_2u_pi1.c | 1 - mpn/generic/dive_1.c | 1 - mpn/generic/diveby3.c | 1 - mpn/generic/divexact.c | 1 - mpn/generic/divis.c | 1 - mpn/generic/divrem.c | 1 - mpn/generic/divrem_1.c | 1 - mpn/generic/divrem_2.c | 1 - mpn/generic/dump.c | 1 - mpn/generic/fib2_ui.c | 1 - mpn/generic/gcd.c | 1 - mpn/generic/gcd_1.c | 1 - mpn/generic/gcd_subdiv_step.c | 1 - mpn/generic/gcdext.c | 1 - mpn/generic/gcdext_1.c | 1 - mpn/generic/gcdext_lehmer.c | 1 - mpn/generic/get_d.c | 1 - mpn/generic/get_str.c | 1 - mpn/generic/hgcd.c | 1 - mpn/generic/hgcd2.c | 1 - mpn/generic/hgcd2_jacobi.c | 1 - mpn/generic/hgcd_appr.c | 1 - mpn/generic/hgcd_jacobi.c | 1 - mpn/generic/hgcd_matrix.c | 1 - mpn/generic/hgcd_reduce.c | 1 - mpn/generic/hgcd_step.c | 1 - mpn/generic/invert.c | 1 - mpn/generic/invertappr.c | 1 - mpn/generic/jacbase.c | 1 - mpn/generic/jacobi.c | 1 - mpn/generic/jacobi_2.c | 1 - mpn/generic/logops_n.c | 1 - mpn/generic/lshift.c | 1 - mpn/generic/lshiftc.c | 1 - mpn/generic/matrix22_mul.c | 1 - mpn/generic/matrix22_mul1_inverse_vector.c | 1 - mpn/generic/mod_1.c | 1 - mpn/generic/mod_1_1.c | 1 - mpn/generic/mod_1_2.c | 1 - mpn/generic/mod_1_3.c | 1 - mpn/generic/mod_1_4.c | 1 - mpn/generic/mod_34lsub1.c | 1 - mpn/generic/mode1o.c | 1 - mpn/generic/mu_bdiv_q.c | 1 - mpn/generic/mu_bdiv_qr.c | 1 - mpn/generic/mu_div_q.c | 1 - mpn/generic/mu_div_qr.c | 1 - mpn/generic/mu_divappr_q.c | 1 - mpn/generic/mul.c | 1 - mpn/generic/mul_1.c | 1 - mpn/generic/mul_basecase.c | 1 - mpn/generic/mul_fft.c | 1 - mpn/generic/mul_n.c | 1 - mpn/generic/mullo_basecase.c | 1 - mpn/generic/mullo_n.c | 1 - mpn/generic/mulmid.c | 1 - mpn/generic/mulmid_basecase.c | 1 - mpn/generic/mulmid_n.c | 1 - mpn/generic/mulmod_bnm1.c | 1 - mpn/generic/neg.c | 1 - mpn/generic/nussbaumer_mul.c | 1 - mpn/generic/perfpow.c | 1 - mpn/generic/perfsqr.c | 1 - mpn/generic/popham.c | 1 - mpn/generic/pow_1.c | 1 - mpn/generic/powlo.c | 1 - mpn/generic/powm.c | 1 - mpn/generic/pre_divrem_1.c | 1 - mpn/generic/pre_mod_1.c | 1 - mpn/generic/random.c | 1 - mpn/generic/random2.c | 1 - mpn/generic/redc_1.c | 1 - mpn/generic/redc_2.c | 1 - mpn/generic/redc_n.c | 1 - mpn/generic/remove.c | 1 - mpn/generic/rootrem.c | 1 - mpn/generic/rshift.c | 1 - mpn/generic/sbpi1_bdiv_q.c | 1 - mpn/generic/sbpi1_bdiv_qr.c | 1 - mpn/generic/sbpi1_div_q.c | 1 - mpn/generic/sbpi1_div_qr.c | 1 - mpn/generic/sbpi1_divappr_q.c | 1 - mpn/generic/scan0.c | 1 - mpn/generic/scan1.c | 1 - mpn/generic/sec_aors_1.c | 1 - mpn/generic/sec_div.c | 1 - mpn/generic/sec_invert.c | 1 - mpn/generic/sec_mul.c | 1 - mpn/generic/sec_pi1_div.c | 1 - mpn/generic/sec_powm.c | 1 - mpn/generic/sec_sqr.c | 1 - mpn/generic/sec_tabselect.c | 1 - mpn/generic/set_str.c | 1 - mpn/generic/sizeinbase.c | 1 - mpn/generic/sqr.c | 1 - mpn/generic/sqr_basecase.c | 1 - mpn/generic/sqrlo.c | 1 - mpn/generic/sqrlo_basecase.c | 1 - mpn/generic/sqrmod_bnm1.c | 1 - mpn/generic/sqrtrem.c | 1 - mpn/generic/sub.c | 1 - mpn/generic/sub_1.c | 1 - mpn/generic/sub_err1_n.c | 1 - mpn/generic/sub_err2_n.c | 1 - mpn/generic/sub_err3_n.c | 1 - mpn/generic/sub_n.c | 1 - mpn/generic/submul_1.c | 1 - mpn/generic/tdiv_qr.c | 1 - mpn/generic/toom22_mul.c | 1 - mpn/generic/toom2_sqr.c | 1 - mpn/generic/toom32_mul.c | 1 - mpn/generic/toom33_mul.c | 1 - mpn/generic/toom3_sqr.c | 1 - mpn/generic/toom42_mul.c | 1 - mpn/generic/toom42_mulmid.c | 1 - mpn/generic/toom43_mul.c | 1 - mpn/generic/toom44_mul.c | 1 - mpn/generic/toom4_sqr.c | 1 - mpn/generic/toom52_mul.c | 1 - mpn/generic/toom53_mul.c | 1 - mpn/generic/toom54_mul.c | 1 - mpn/generic/toom62_mul.c | 1 - mpn/generic/toom63_mul.c | 1 - mpn/generic/toom6_sqr.c | 1 - mpn/generic/toom6h_mul.c | 1 - mpn/generic/toom8_sqr.c | 1 - mpn/generic/toom8h_mul.c | 1 - mpn/generic/toom_couple_handling.c | 1 - mpn/generic/toom_eval_dgr3_pm1.c | 1 - mpn/generic/toom_eval_dgr3_pm2.c | 1 - mpn/generic/toom_eval_pm1.c | 1 - mpn/generic/toom_eval_pm2.c | 1 - mpn/generic/toom_eval_pm2exp.c | 1 - mpn/generic/toom_eval_pm2rexp.c | 1 - mpn/generic/toom_interpolate_12pts.c | 1 - mpn/generic/toom_interpolate_16pts.c | 1 - mpn/generic/toom_interpolate_5pts.c | 1 - mpn/generic/toom_interpolate_6pts.c | 1 - mpn/generic/toom_interpolate_7pts.c | 1 - mpn/generic/toom_interpolate_8pts.c | 1 - mpn/generic/trialdiv.c | 1 - mpn/generic/udiv_w_sdiv.c | 1 - mpn/generic/zero.c | 1 - mpn/generic/zero_p.c | 1 - mpn/sparc64/dive_1.c | 1 - mpn/sparc64/divrem_1.c | 1 - mpn/sparc64/mod_1.c | 1 - mpn/sparc64/mod_1_4.c | 1 - mpn/sparc64/mode1o.c | 1 - mpn/x86/fat/fat.c | 1 - mpn/x86_64/fat/addmul_2.c | 1 - mpn/x86_64/fat/fat.c | 1 - mpq/abs.c | 1 - mpq/aors.c | 1 - mpq/canonicalize.c | 1 - mpq/clear.c | 1 - mpq/clears.c | 1 - mpq/cmp.c | 1 - mpq/cmp_si.c | 1 - mpq/cmp_ui.c | 1 - mpq/div.c | 1 - mpq/equal.c | 1 - mpq/get_d.c | 1 - mpq/get_den.c | 1 - mpq/get_num.c | 1 - mpq/get_str.c | 1 - mpq/init.c | 1 - mpq/inits.c | 1 - mpq/inp_str.c | 1 - mpq/inv.c | 1 - mpq/md_2exp.c | 1 - mpq/mul.c | 1 - mpq/neg.c | 1 - mpq/out_str.c | 1 - mpq/set.c | 1 - mpq/set_d.c | 1 - mpq/set_den.c | 1 - mpq/set_f.c | 1 - mpq/set_num.c | 1 - mpq/set_si.c | 1 - mpq/set_str.c | 1 - mpq/set_ui.c | 1 - mpq/set_z.c | 1 - mpq/swap.c | 1 - mpz/2fac_ui.c | 1 - mpz/abs.c | 1 - mpz/and.c | 1 - mpz/aors.h | 1 - mpz/aors_ui.h | 1 - mpz/aorsmul.c | 1 - mpz/aorsmul_i.c | 1 - mpz/array_init.c | 1 - mpz/bin_ui.c | 1 - mpz/bin_uiui.c | 1 - mpz/cdiv_q.c | 1 - mpz/cdiv_q_ui.c | 1 - mpz/cdiv_qr.c | 1 - mpz/cdiv_qr_ui.c | 1 - mpz/cdiv_r.c | 1 - mpz/cdiv_r_ui.c | 1 - mpz/cdiv_ui.c | 1 - mpz/cfdiv_q_2exp.c | 1 - mpz/cfdiv_r_2exp.c | 1 - mpz/clear.c | 1 - mpz/clears.c | 1 - mpz/clrbit.c | 1 - mpz/cmp.c | 1 - mpz/cmp_d.c | 1 - mpz/cmp_si.c | 1 - mpz/cmp_ui.c | 1 - mpz/cmpabs.c | 1 - mpz/cmpabs_d.c | 1 - mpz/cmpabs_ui.c | 1 - mpz/com.c | 1 - mpz/combit.c | 1 - mpz/cong.c | 1 - mpz/cong_2exp.c | 1 - mpz/cong_ui.c | 1 - mpz/dive_ui.c | 1 - mpz/divegcd.c | 1 - mpz/divexact.c | 1 - mpz/divis.c | 1 - mpz/divis_2exp.c | 1 - mpz/divis_ui.c | 1 - mpz/dump.c | 1 - mpz/export.c | 1 - mpz/fac_ui.c | 1 - mpz/fdiv_q.c | 1 - mpz/fdiv_q_ui.c | 1 - mpz/fdiv_qr.c | 1 - mpz/fdiv_qr_ui.c | 1 - mpz/fdiv_r.c | 1 - mpz/fdiv_r_ui.c | 1 - mpz/fdiv_ui.c | 1 - mpz/fib2_ui.c | 1 - mpz/fib_ui.c | 1 - mpz/fits_s.h | 1 - mpz/fits_uint.c | 1 - mpz/fits_ulong.c | 1 - mpz/fits_ushort.c | 1 - mpz/gcd.c | 1 - mpz/gcd_ui.c | 1 - mpz/gcdext.c | 1 - mpz/get_d.c | 1 - mpz/get_d_2exp.c | 1 - mpz/get_si.c | 1 - mpz/get_str.c | 1 - mpz/get_ui.c | 1 - mpz/getlimbn.c | 1 - mpz/hamdist.c | 1 - mpz/import.c | 1 - mpz/init.c | 1 - mpz/init2.c | 1 - mpz/inits.c | 1 - mpz/inp_raw.c | 1 - mpz/inp_str.c | 1 - mpz/invert.c | 1 - mpz/ior.c | 1 - mpz/iset.c | 1 - mpz/iset_d.c | 1 - mpz/iset_si.c | 1 - mpz/iset_str.c | 1 - mpz/iset_ui.c | 1 - mpz/jacobi.c | 1 - mpz/kronsz.c | 1 - mpz/kronuz.c | 1 - mpz/kronzs.c | 1 - mpz/kronzu.c | 1 - mpz/lcm.c | 1 - mpz/lcm_ui.c | 1 - mpz/limbs_finish.c | 1 - mpz/limbs_modify.c | 1 - mpz/limbs_read.c | 1 - mpz/limbs_write.c | 1 - mpz/lucnum2_ui.c | 1 - mpz/lucnum_ui.c | 1 - mpz/mfac_uiui.c | 1 - mpz/millerrabin.c | 1 - mpz/mod.c | 1 - mpz/mul.c | 1 - mpz/mul_2exp.c | 1 - mpz/mul_i.h | 1 - mpz/n_pow_ui.c | 1 - mpz/neg.c | 1 - mpz/nextprime.c | 1 - mpz/oddfac_1.c | 1 - mpz/out_raw.c | 1 - mpz/out_str.c | 1 - mpz/perfpow.c | 1 - mpz/perfsqr.c | 1 - mpz/popcount.c | 1 - mpz/pow_ui.c | 1 - mpz/powm.c | 1 - mpz/powm_sec.c | 1 - mpz/powm_ui.c | 1 - mpz/pprime_p.c | 1 - mpz/primorial_ui.c | 1 - mpz/prodlimbs.c | 1 - mpz/random.c | 1 - mpz/random2.c | 1 - mpz/realloc.c | 1 - mpz/realloc2.c | 1 - mpz/remove.c | 1 - mpz/roinit_n.c | 1 - mpz/root.c | 1 - mpz/rootrem.c | 1 - mpz/rrandomb.c | 1 - mpz/scan0.c | 1 - mpz/scan1.c | 1 - mpz/set.c | 1 - mpz/set_d.c | 1 - mpz/set_f.c | 1 - mpz/set_q.c | 1 - mpz/set_si.c | 1 - mpz/set_str.c | 1 - mpz/set_ui.c | 1 - mpz/setbit.c | 1 - mpz/size.c | 1 - mpz/sizeinbase.c | 1 - mpz/sqrt.c | 1 - mpz/sqrtrem.c | 1 - mpz/swap.c | 1 - mpz/tdiv_q.c | 1 - mpz/tdiv_q_2exp.c | 1 - mpz/tdiv_q_ui.c | 1 - mpz/tdiv_qr.c | 1 - mpz/tdiv_qr_ui.c | 1 - mpz/tdiv_r.c | 1 - mpz/tdiv_r_2exp.c | 1 - mpz/tdiv_r_ui.c | 1 - mpz/tdiv_ui.c | 1 - mpz/tstbit.c | 1 - mpz/ui_pow_ui.c | 1 - mpz/ui_sub.c | 1 - mpz/urandomb.c | 1 - mpz/urandomm.c | 1 - mpz/xor.c | 1 - nextprime.c | 1 - primesieve.c | 1 - printf/asprintf.c | 1 - printf/asprntffuns.c | 1 - printf/doprnt.c | 1 - printf/doprntf.c | 1 - printf/doprnti.c | 1 - printf/fprintf.c | 1 - printf/obprintf.c | 1 - printf/obprntffuns.c | 1 - printf/obvprintf.c | 1 - printf/printf.c | 1 - printf/printffuns.c | 1 - printf/repl-vsnprintf.c | 1 - printf/snprintf.c | 1 - printf/snprntffuns.c | 1 - printf/sprintf.c | 1 - printf/sprintffuns.c | 1 - printf/vasprintf.c | 1 - printf/vfprintf.c | 1 - printf/vprintf.c | 1 - printf/vsnprintf.c | 1 - printf/vsprintf.c | 1 - rand/rand.c | 1 - rand/randbui.c | 1 - rand/randclr.c | 1 - rand/randdef.c | 1 - rand/randiset.c | 1 - rand/randlc2s.c | 1 - rand/randlc2x.c | 1 - rand/randmt.c | 1 - rand/randmts.c | 1 - rand/randmui.c | 1 - rand/rands.c | 1 - rand/randsd.c | 1 - rand/randsdui.c | 1 - scanf/doscan.c | 1 - scanf/fscanf.c | 1 - scanf/fscanffuns.c | 1 - scanf/scanf.c | 1 - scanf/sscanf.c | 1 - scanf/sscanffuns.c | 1 - scanf/vfscanf.c | 1 - scanf/vscanf.c | 1 - scanf/vsscanf.c | 1 - tal-debug.c | 1 - tal-notreent.c | 1 - tal-reent.c | 1 - tests/amd64check.c | 1 - tests/arm32check.c | 1 - tests/cxx/t-assign.cc | 1 - tests/cxx/t-binary.cc | 1 - tests/cxx/t-cast.cc | 1 - tests/cxx/t-constr.cc | 1 - tests/cxx/t-cxx11.cc | 1 - tests/cxx/t-iostream.cc | 1 - tests/cxx/t-istream.cc | 1 - tests/cxx/t-locale.cc | 1 - tests/cxx/t-misc.cc | 1 - tests/cxx/t-mix.cc | 1 - tests/cxx/t-ops.cc | 1 - tests/cxx/t-ops2.h | 1 - tests/cxx/t-ops3.cc | 1 - tests/cxx/t-ostream.cc | 1 - tests/cxx/t-prec.cc | 1 - tests/cxx/t-rand.cc | 1 - tests/cxx/t-ternary.cc | 1 - tests/cxx/t-unary.cc | 1 - tests/devel/addmul_N.c | 1 - tests/devel/addsub_n.c | 1 - tests/devel/addsub_n_2.c | 1 - tests/devel/anymul_1.c | 1 - tests/devel/aors_n.c | 1 - tests/devel/copy.c | 1 - tests/devel/divmod_1.c | 1 - tests/devel/divrem.c | 1 - tests/devel/logops_n.c | 1 - tests/devel/mul_N.c | 1 - tests/devel/shift.c | 1 - tests/devel/try.c | 1 - tests/devel/tst-addsub.c | 1 - tests/memory.c | 1 - tests/misc.c | 1 - tests/misc/t-locale.c | 1 - tests/misc/t-printf.c | 1 - tests/misc/t-scanf.c | 1 - tests/mpf/reuse.c | 1 - tests/mpf/t-add.c | 1 - tests/mpf/t-cmp_d.c | 1 - tests/mpf/t-cmp_si.c | 1 - tests/mpf/t-conv.c | 1 - tests/mpf/t-div.c | 1 - tests/mpf/t-dm2exp.c | 1 - tests/mpf/t-eq.c | 1 - tests/mpf/t-fits.c | 1 - tests/mpf/t-get_d_2exp.c | 1 - tests/mpf/t-get_si.c | 1 - tests/mpf/t-get_ui.c | 1 - tests/mpf/t-gsprec.c | 1 - tests/mpf/t-inp_str.c | 1 - tests/mpf/t-int_p.c | 1 - tests/mpf/t-mul_ui.c | 1 - tests/mpf/t-muldiv.c | 1 - tests/mpf/t-pow_ui.c | 1 - tests/mpf/t-set.c | 1 - tests/mpf/t-set_q.c | 1 - tests/mpf/t-set_si.c | 1 - tests/mpf/t-set_ui.c | 1 - tests/mpf/t-sqrt.c | 1 - tests/mpf/t-sqrt_ui.c | 1 - tests/mpf/t-sub.c | 1 - tests/mpf/t-trunc.c | 1 - tests/mpf/t-ui_div.c | 1 - tests/mpn/logic.c | 1 - tests/mpn/t-aors_1.c | 1 - tests/mpn/t-asmtype.c | 1 - tests/mpn/t-bdiv.c | 1 - tests/mpn/t-broot.c | 1 - tests/mpn/t-brootinv.c | 1 - tests/mpn/t-div.c | 1 - tests/mpn/t-divrem_1.c | 1 - tests/mpn/t-fat.c | 1 - tests/mpn/t-get_d.c | 1 - tests/mpn/t-hgcd.c | 1 - tests/mpn/t-hgcd_appr.c | 1 - tests/mpn/t-instrument.c | 1 - tests/mpn/t-invert.c | 1 - tests/mpn/t-iord_u.c | 1 - tests/mpn/t-matrix22.c | 1 - tests/mpn/t-minvert.c | 1 - tests/mpn/t-mod_1.c | 1 - tests/mpn/t-mp_bases.c | 1 - tests/mpn/t-mul.c | 1 - tests/mpn/t-mullo.c | 1 - tests/mpn/t-mulmid.c | 1 - tests/mpn/t-mulmod_bnm1.c | 1 - tests/mpn/t-perfsqr.c | 1 - tests/mpn/t-scan.c | 1 - tests/mpn/t-sizeinbase.c | 1 - tests/mpn/t-sqrlo.c | 1 - tests/mpn/t-sqrmod_bnm1.c | 1 - tests/mpn/toom-shared.h | 1 - tests/mpn/toom-sqr-shared.h | 1 - tests/mpq/io.c | 1 - tests/mpq/reuse.c | 1 - tests/mpq/t-aors.c | 1 - tests/mpq/t-cmp.c | 1 - tests/mpq/t-cmp_si.c | 1 - tests/mpq/t-cmp_ui.c | 1 - tests/mpq/t-cmp_z.c | 1 - tests/mpq/t-equal.c | 1 - tests/mpq/t-get_d.c | 1 - tests/mpq/t-get_str.c | 1 - tests/mpq/t-inp_str.c | 1 - tests/mpq/t-inv.c | 1 - tests/mpq/t-md_2exp.c | 1 - tests/mpq/t-set_f.c | 1 - tests/mpq/t-set_str.c | 1 - tests/mpz/bit.c | 1 - tests/mpz/convert.c | 1 - tests/mpz/dive.c | 1 - tests/mpz/dive_ui.c | 1 - tests/mpz/io.c | 1 - tests/mpz/logic.c | 1 - tests/mpz/reuse.c | 1 - tests/mpz/t-addsub.c | 1 - tests/mpz/t-aorsmul.c | 1 - tests/mpz/t-bin.c | 1 - tests/mpz/t-cdiv_ui.c | 1 - tests/mpz/t-cmp.c | 1 - tests/mpz/t-cmp_d.c | 1 - tests/mpz/t-cmp_si.c | 1 - tests/mpz/t-cong.c | 1 - tests/mpz/t-cong_2exp.c | 1 - tests/mpz/t-div_2exp.c | 1 - tests/mpz/t-divis.c | 1 - tests/mpz/t-divis_2exp.c | 1 - tests/mpz/t-export.c | 1 - tests/mpz/t-fac_ui.c | 1 - tests/mpz/t-fdiv.c | 1 - tests/mpz/t-fdiv_ui.c | 1 - tests/mpz/t-fib_ui.c | 1 - tests/mpz/t-fits.c | 1 - tests/mpz/t-gcd.c | 1 - tests/mpz/t-gcd_ui.c | 1 - tests/mpz/t-get_d.c | 1 - tests/mpz/t-get_d_2exp.c | 1 - tests/mpz/t-get_si.c | 1 - tests/mpz/t-hamdist.c | 1 - tests/mpz/t-import.c | 1 - tests/mpz/t-inp_str.c | 1 - tests/mpz/t-invert.c | 1 - tests/mpz/t-io_raw.c | 1 - tests/mpz/t-jac.c | 1 - tests/mpz/t-lcm.c | 1 - tests/mpz/t-limbs.c | 1 - tests/mpz/t-lucnum_ui.c | 1 - tests/mpz/t-mfac_uiui.c | 1 - tests/mpz/t-mul.c | 1 - tests/mpz/t-mul_i.c | 1 - tests/mpz/t-nextprime.c | 1 - tests/mpz/t-oddeven.c | 1 - tests/mpz/t-perfpow.c | 1 - tests/mpz/t-perfsqr.c | 1 - tests/mpz/t-popcount.c | 1 - tests/mpz/t-pow.c | 1 - tests/mpz/t-powm.c | 1 - tests/mpz/t-powm_ui.c | 1 - tests/mpz/t-pprime_p.c | 1 - tests/mpz/t-primorial_ui.c | 1 - tests/mpz/t-remove.c | 1 - tests/mpz/t-root.c | 1 - tests/mpz/t-scan.c | 1 - tests/mpz/t-set_d.c | 1 - tests/mpz/t-set_f.c | 1 - tests/mpz/t-set_si.c | 1 - tests/mpz/t-set_str.c | 1 - tests/mpz/t-sizeinbase.c | 1 - tests/mpz/t-sqrtrem.c | 1 - tests/mpz/t-tdiv.c | 1 - tests/mpz/t-tdiv_ui.c | 1 - tests/rand/findlc.c | 1 - tests/rand/gen.c | 1 - tests/rand/spect.c | 1 - tests/rand/stat.c | 1 - tests/rand/statlib.c | 1 - tests/rand/t-iset.c | 1 - tests/rand/t-lc2exp.c | 1 - tests/rand/t-mt.c | 1 - tests/rand/t-urbui.c | 1 - tests/rand/t-urmui.c | 1 - tests/rand/t-urndmm.c | 1 - tests/rand/zdiv_round.c | 1 - tests/refmpf.c | 1 - tests/refmpn.c | 1 - tests/refmpq.c | 1 - tests/refmpz.c | 1 - tests/spinner.c | 1 - tests/t-bswap.c | 1 - tests/t-count_zeros.c | 1 - tests/t-hightomask.c | 1 - tests/t-modlinv.c | 1 - tests/t-parity.c | 1 - tests/t-popc.c | 1 - tests/t-sub.c | 1 - tests/trace.c | 1 - tests/x86check.c | 1 - tune/common.c | 1 - tune/div_qr_1_tune.c | 1 - tune/div_qr_1n_pi1_1.c | 1 - tune/div_qr_1n_pi1_2.c | 1 - tune/divrem1div.c | 1 - tune/divrem1inv.c | 1 - tune/divrem2div.c | 1 - tune/divrem2inv.c | 1 - tune/freq.c | 1 - tune/gcd_bin.c | 1 - tune/gcdext_double.c | 1 - tune/gcdext_single.c | 1 - tune/gcdextod.c | 1 - tune/gcdextos.c | 1 - tune/hgcd_appr_lehmer.c | 1 - tune/hgcd_lehmer.c | 1 - tune/hgcd_reduce_1.c | 1 - tune/hgcd_reduce_2.c | 1 - tune/jacbase1.c | 1 - tune/jacbase2.c | 1 - tune/jacbase3.c | 1 - tune/jacbase4.c | 1 - tune/mod_1_1-1.c | 1 - tune/mod_1_1-2.c | 1 - tune/mod_1_div.c | 1 - tune/mod_1_inv.c | 1 - tune/modlinv.c | 1 - tune/noop.c | 1 - tune/powm_mod.c | 1 - tune/powm_redc.c | 1 - tune/pre_divrem_1.c | 1 - tune/sb_div.c | 1 - tune/sb_inv.c | 1 - tune/set_strb.c | 1 - tune/set_strp.c | 1 - tune/set_strs.c | 1 - tune/speed.c | 1 - tune/time.c | 1 - tune/tuneup.c | 1 - version.c | 1 - 782 files changed, 1 insertion(+), 781 deletions(-) diff --git a/assert.c b/assert.c index 2e85e6bf63..aef95b2bbc 100644 --- a/assert.c +++ b/assert.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/compat.c b/compat.c index b896f8489f..b4b44ce16b 100644 --- a/compat.c +++ b/compat.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/cxx/isfuns.cc b/cxx/isfuns.cc index 3d349bcfa5..0cc0db08fa 100644 --- a/cxx/isfuns.cc +++ b/cxx/isfuns.cc @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/ismpf.cc b/cxx/ismpf.cc index 71c2b44d5c..9ff25ebef1 100644 --- a/cxx/ismpf.cc +++ b/cxx/ismpf.cc @@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */ #include #include // for localeconv -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/ismpq.cc b/cxx/ismpq.cc index bc12e4a228..8cd51211bd 100644 --- a/cxx/ismpq.cc +++ b/cxx/ismpq.cc @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/ismpz.cc b/cxx/ismpz.cc index e4775bc300..263ced138c 100644 --- a/cxx/ismpz.cc +++ b/cxx/ismpz.cc @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/ismpznw.cc b/cxx/ismpznw.cc index 549742c2ad..84f280662d 100644 --- a/cxx/ismpznw.cc +++ b/cxx/ismpznw.cc @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/osdoprnti.cc b/cxx/osdoprnti.cc index 4903c87d7f..00dee15570 100644 --- a/cxx/osdoprnti.cc +++ b/cxx/osdoprnti.cc @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include /* for va_list and hence doprnt_funs_t */ #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/osfuns.cc b/cxx/osfuns.cc index 8df833e15c..81590a8b16 100644 --- a/cxx/osfuns.cc +++ b/cxx/osfuns.cc @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include /* for va_list and hence doprnt_funs_t */ #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/osmpf.cc b/cxx/osmpf.cc index c6a71d2520..fd875dbb2a 100644 --- a/cxx/osmpf.cc +++ b/cxx/osmpf.cc @@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */ #include /* for va_list and hence doprnt_funs_t */ #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/osmpq.cc b/cxx/osmpq.cc index f95f39a648..0c9755719c 100644 --- a/cxx/osmpq.cc +++ b/cxx/osmpq.cc @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ #include /* for va_list and hence doprnt_funs_t */ #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/cxx/osmpz.cc b/cxx/osmpz.cc index ac1aefff40..2ee71d3838 100644 --- a/cxx/osmpz.cc +++ b/cxx/osmpz.cc @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ #include /* for va_list and hence doprnt_funs_t */ #include -#include "gmp.h" #include "gmp-impl.h" using namespace std; diff --git a/demos/calc/calc.y b/demos/calc/calc.y index 0fa1206f79..05b9072b8f 100644 --- a/demos/calc/calc.y +++ b/demos/calc/calc.y @@ -46,7 +46,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #define NO_CALC_H /* because it conflicts with normal calc.c stuff */ #include "calc-common.h" diff --git a/demos/calc/calcread.c b/demos/calc/calcread.c index 40433686c1..69793d8ed4 100644 --- a/demos/calc/calcread.c +++ b/demos/calc/calcread.c @@ -26,7 +26,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" /* change this to "#define TRACE(x) x" for a few diagnostics */ diff --git a/demos/expr/expr.c b/demos/expr/expr.c index 42dd7966be..2e4d60de4c 100644 --- a/demos/expr/expr.c +++ b/demos/expr/expr.c @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprf.c b/demos/expr/exprf.c index 1f7e21f893..c066d6d76d 100644 --- a/demos/expr/exprf.c +++ b/demos/expr/exprf.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprfa.c b/demos/expr/exprfa.c index 1918cb55cd..7a8b138444 100644 --- a/demos/expr/exprfa.c +++ b/demos/expr/exprfa.c @@ -37,7 +37,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprq.c b/demos/expr/exprq.c index 96432006ef..4a32dad318 100644 --- a/demos/expr/exprq.c +++ b/demos/expr/exprq.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprqa.c b/demos/expr/exprqa.c index f3b6ecb495..eac27fee4a 100644 --- a/demos/expr/exprqa.c +++ b/demos/expr/exprqa.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprv.c b/demos/expr/exprv.c index c25741b023..3173905a1b 100644 --- a/demos/expr/exprv.c +++ b/demos/expr/exprv.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprz.c b/demos/expr/exprz.c index bac1a9992e..0178c1cb25 100644 --- a/demos/expr/exprz.c +++ b/demos/expr/exprz.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/exprza.c b/demos/expr/exprza.c index eda830d970..ca122ad9c0 100644 --- a/demos/expr/exprza.c +++ b/demos/expr/exprza.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "expr-impl.h" diff --git a/demos/expr/run-expr.c b/demos/expr/run-expr.c index 706b910287..83352d06a7 100644 --- a/demos/expr/run-expr.c +++ b/demos/expr/run-expr.c @@ -43,7 +43,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "expr.h" diff --git a/demos/expr/t-expr.c b/demos/expr/t-expr.c index 2f808dd8cd..c86ed6848b 100644 --- a/demos/expr/t-expr.c +++ b/demos/expr/t-expr.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "tests.h" #include "expr-impl.h" diff --git a/demos/factorize.c b/demos/factorize.c index 91e645591e..8784130f5a 100644 --- a/demos/factorize.c +++ b/demos/factorize.c @@ -21,7 +21,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" static unsigned char primes_diff[] = { #define P(a,b,c) a, diff --git a/demos/isprime.c b/demos/isprime.c index 40ee70eb99..196d058a89 100644 --- a/demos/isprime.c +++ b/demos/isprime.c @@ -18,7 +18,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" char *progname; diff --git a/demos/perl/GMP.xs b/demos/perl/GMP.xs index 8f5acc914d..c3c1162db5 100644 --- a/demos/perl/GMP.xs +++ b/demos/perl/GMP.xs @@ -85,7 +85,6 @@ see https://www.gnu.org/licenses/. #include "XSUB.h" #include "patchlevel.h" -#include "gmp.h" /* Perl 5.005 doesn't have SvIsUV, only 5.6 and up. diff --git a/demos/pexpr.c b/demos/pexpr.c index d5009e9ee9..58cc308cab 100644 --- a/demos/pexpr.c +++ b/demos/pexpr.c @@ -56,7 +56,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ #include #endif -#include "gmp.h" /* SunOS 4 and HPUX 9 don't define a canonical SIGSTKSZ, use a default. */ #ifndef SIGSTKSZ diff --git a/demos/primes.c b/demos/primes.c index 3cb32e2e25..3af0bceb0f 100644 --- a/demos/primes.c +++ b/demos/primes.c @@ -50,7 +50,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ we find possible record gaps. Should speed up the searches tremendously. */ -#include "gmp.h" struct primes { diff --git a/demos/qcn.c b/demos/qcn.c index 9d76446804..da2e33fa91 100644 --- a/demos/qcn.c +++ b/demos/qcn.c @@ -42,7 +42,6 @@ this program. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #ifndef M_PI #define M_PI 3.14159265358979323846 diff --git a/errno.c b/errno.c index c82e8277b5..b4be555018 100644 --- a/errno.c +++ b/errno.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" int gmp_errno = 0; diff --git a/extract-dbl.c b/extract-dbl.c index a6e7bf9468..e44d6faa8a 100644 --- a/extract-dbl.c +++ b/extract-dbl.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifdef XDEBUG diff --git a/gmp-impl.h b/gmp-impl.h index 6987581049..9a6d6d692b 100644 --- a/gmp-impl.h +++ b/gmp-impl.h @@ -142,6 +142,7 @@ see https://www.gnu.org/licenses/. */ #if ! defined (__GMP_WITHIN_CONFIGURE) #include "config.h" +#include "gmp.h" #include "gmp-mparam.h" #include "fib_table.h" #include "fac_table.h" diff --git a/invalid.c b/invalid.c index 81d6720c0d..e09eab2193 100644 --- a/invalid.c +++ b/invalid.c @@ -41,7 +41,6 @@ see https://www.gnu.org/licenses/. */ #include /* for getpid */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/memory.c b/memory.c index 4475f37de3..5e00191079 100644 --- a/memory.c +++ b/memory.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for malloc, realloc, free */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mini-gmp/tests/hex-random.c b/mini-gmp/tests/hex-random.c index eb8d3f84ec..8320764f0c 100644 --- a/mini-gmp/tests/hex-random.c +++ b/mini-gmp/tests/hex-random.c @@ -23,7 +23,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "hex-random.h" diff --git a/mp_bpl.c b/mp_bpl.c index 6328057965..a13fb15964 100644 --- a/mp_bpl.c +++ b/mp_bpl.c @@ -27,7 +27,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" const int mp_bits_per_limb = GMP_LIMB_BITS; diff --git a/mp_clz_tab.c b/mp_clz_tab.c index 7c9227e8b3..fc7cb0bca0 100644 --- a/mp_clz_tab.c +++ b/mp_clz_tab.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mp_dv_tab.c b/mp_dv_tab.c index c6d74eb3f2..cd09d5d3d7 100644 --- a/mp_dv_tab.c +++ b/mp_dv_tab.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Table to be indexed by character, to get its numerical value. Assumes ASCII diff --git a/mp_get_fns.c b/mp_get_fns.c index c77980fbeb..70ed96d147 100644 --- a/mp_get_fns.c +++ b/mp_get_fns.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mp_minv_tab.c b/mp_minv_tab.c index 522bd0184b..833d4c1ed3 100644 --- a/mp_minv_tab.c +++ b/mp_minv_tab.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mp_set_fns.c b/mp_set_fns.c index 7be60066b9..b7bcd5b7ec 100644 --- a/mp_set_fns.c +++ b/mp_set_fns.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/abs.c b/mpf/abs.c index a2bde2a4f8..1642a46727 100644 --- a/mpf/abs.c +++ b/mpf/abs.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/add.c b/mpf/add.c index d2a5c097c5..77a9e476fc 100644 --- a/mpf/add.c +++ b/mpf/add.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/add_ui.c b/mpf/add_ui.c index b1e57d04c1..1e2a94b112 100644 --- a/mpf/add_ui.c +++ b/mpf/add_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/ceilfloor.c b/mpf/ceilfloor.c index 302e2b8ae5..9bb663866f 100644 --- a/mpf/ceilfloor.c +++ b/mpf/ceilfloor.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/clear.c b/mpf/clear.c index 9ff2dd336f..0939e03a47 100644 --- a/mpf/clear.c +++ b/mpf/clear.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/clears.c b/mpf/clears.c index 17eca82087..115fa199fb 100644 --- a/mpf/clears.c +++ b/mpf/clears.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/cmp.c b/mpf/cmp.c index 0c06672182..3518b51817 100644 --- a/mpf/cmp.c +++ b/mpf/cmp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpf/cmp_d.c b/mpf/cmp_d.c index 52893a781e..3fa099bf80 100644 --- a/mpf/cmp_d.c +++ b/mpf/cmp_d.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for DBL_MAX */ #endif -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpf/cmp_si.c b/mpf/cmp_si.c index 3bf98211dd..d8d98800ba 100644 --- a/mpf/cmp_si.c +++ b/mpf/cmp_si.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpf/cmp_ui.c b/mpf/cmp_ui.c index 198eb21e51..a9a60365a8 100644 --- a/mpf/cmp_ui.c +++ b/mpf/cmp_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpf/cmp_z.c b/mpf/cmp_z.c index e9c1559d6a..3c4510ff4d 100644 --- a/mpf/cmp_z.c +++ b/mpf/cmp_z.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpf/div.c b/mpf/div.c index af38cb8698..d13af75661 100644 --- a/mpf/div.c +++ b/mpf/div.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/div_2exp.c b/mpf/div_2exp.c index fef8152050..ad552c115c 100644 --- a/mpf/div_2exp.c +++ b/mpf/div_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/div_ui.c b/mpf/div_ui.c index 9be7e680be..e1b0112baa 100644 --- a/mpf/div_ui.c +++ b/mpf/div_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/dump.c b/mpf/dump.c index af67105923..cd37dabe62 100644 --- a/mpf/dump.c +++ b/mpf/dump.c @@ -35,7 +35,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/eq.c b/mpf/eq.c index 30c6befd06..cddb9d5086 100644 --- a/mpf/eq.c +++ b/mpf/eq.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/fits_s.h b/mpf/fits_s.h index 25f323e255..f0d6f9ee7a 100644 --- a/mpf/fits_s.h +++ b/mpf/fits_s.h @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/fits_u.h b/mpf/fits_u.h index be7a271b2f..bd7ca782dd 100644 --- a/mpf/fits_u.h +++ b/mpf/fits_u.h @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/get_d.c b/mpf/get_d.c index 8f6f9bbea1..34826fb7d8 100644 --- a/mpf/get_d.c +++ b/mpf/get_d.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" double diff --git a/mpf/get_d_2exp.c b/mpf/get_d_2exp.c index 17ce229f25..2bc2248ce8 100644 --- a/mpf/get_d_2exp.c +++ b/mpf/get_d_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/get_dfl_prec.c b/mpf/get_dfl_prec.c index 9a773d83ac..13fc514290 100644 --- a/mpf/get_dfl_prec.c +++ b/mpf/get_dfl_prec.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/get_prc.c b/mpf/get_prc.c index 3b3283a48c..8dee99ec81 100644 --- a/mpf/get_prc.c +++ b/mpf/get_prc.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_bitcnt_t diff --git a/mpf/get_si.c b/mpf/get_si.c index 5b63dbd425..6ac4d44b49 100644 --- a/mpf/get_si.c +++ b/mpf/get_si.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/get_str.c b/mpf/get_str.c index 0bfd99fe4a..9a731334a1 100644 --- a/mpf/get_str.c +++ b/mpf/get_str.c @@ -34,7 +34,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" /* for count_leading_zeros */ diff --git a/mpf/get_ui.c b/mpf/get_ui.c index eb9b30e69c..e7b933365c 100644 --- a/mpf/get_ui.c +++ b/mpf/get_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/init.c b/mpf/init.c index 0e428d3d44..26ab262f67 100644 --- a/mpf/init.c +++ b/mpf/init.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/init2.c b/mpf/init2.c index 72c8726088..b90a08a185 100644 --- a/mpf/init2.c +++ b/mpf/init2.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/inits.c b/mpf/inits.c index ddcf1141ac..b6d054fc12 100644 --- a/mpf/inits.c +++ b/mpf/inits.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/inp_str.c b/mpf/inp_str.c index 3db5897058..c661a792b0 100644 --- a/mpf/inp_str.c +++ b/mpf/inp_str.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" size_t diff --git a/mpf/int_p.c b/mpf/int_p.c index e0e337d2f8..024cfb5ea5 100644 --- a/mpf/int_p.c +++ b/mpf/int_p.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/iset.c b/mpf/iset.c index 246f367488..07f9006712 100644 --- a/mpf/iset.c +++ b/mpf/iset.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/iset_d.c b/mpf/iset_d.c index e3492e3617..2f36240f67 100644 --- a/mpf/iset_d.c +++ b/mpf/iset_d.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/iset_si.c b/mpf/iset_si.c index 179f80c915..65abb9a458 100644 --- a/mpf/iset_si.c +++ b/mpf/iset_si.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/iset_str.c b/mpf/iset_str.c index 5cb4291768..10acda916b 100644 --- a/mpf/iset_str.c +++ b/mpf/iset_str.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpf/iset_ui.c b/mpf/iset_ui.c index 3f48cbd685..2c426bf56a 100644 --- a/mpf/iset_ui.c +++ b/mpf/iset_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/mul.c b/mpf/mul.c index 5bde28c4b2..b36358ce26 100644 --- a/mpf/mul.c +++ b/mpf/mul.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/mul_2exp.c b/mpf/mul_2exp.c index 83df2176d3..5de73633b4 100644 --- a/mpf/mul_2exp.c +++ b/mpf/mul_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/mul_ui.c b/mpf/mul_ui.c index 031b2fe06f..30da6ae504 100644 --- a/mpf/mul_ui.c +++ b/mpf/mul_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/neg.c b/mpf/neg.c index 553018f306..d294815ce0 100644 --- a/mpf/neg.c +++ b/mpf/neg.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/out_str.c b/mpf/out_str.c index 200da74806..1802d0fd25 100644 --- a/mpf/out_str.c +++ b/mpf/out_str.c @@ -45,7 +45,6 @@ see https://www.gnu.org/licenses/. */ #include /* for localeconv */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/pow_ui.c b/mpf/pow_ui.c index 6d0528bedb..8d54dc06db 100644 --- a/mpf/pow_ui.c +++ b/mpf/pow_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/random2.c b/mpf/random2.c index 4d7f37e976..2e0163c570 100644 --- a/mpf/random2.c +++ b/mpf/random2.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/reldiff.c b/mpf/reldiff.c index f49da08166..81f05dd9eb 100644 --- a/mpf/reldiff.c +++ b/mpf/reldiff.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/set.c b/mpf/set.c index ec8161d779..382fe86e40 100644 --- a/mpf/set.c +++ b/mpf/set.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/set_d.c b/mpf/set_d.c index 100194d116..0442f2f882 100644 --- a/mpf/set_d.c +++ b/mpf/set_d.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for DBL_MAX */ #endif -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/set_dfl_prec.c b/mpf/set_dfl_prec.c index 04c9a55135..9be71c0442 100644 --- a/mpf/set_dfl_prec.c +++ b/mpf/set_dfl_prec.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_size_t __gmp_default_fp_limb_precision = __GMPF_BITS_TO_PREC (53); diff --git a/mpf/set_prc.c b/mpf/set_prc.c index 30ba06c6e6..40c3f0ebe1 100644 --- a/mpf/set_prc.c +++ b/mpf/set_prc.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/set_prc_raw.c b/mpf/set_prc_raw.c index 7799442299..e5c52cc29a 100644 --- a/mpf/set_prc_raw.c +++ b/mpf/set_prc_raw.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/set_q.c b/mpf/set_q.c index dbe8818b0e..b0b7fe309f 100644 --- a/mpf/set_q.c +++ b/mpf/set_q.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/set_si.c b/mpf/set_si.c index 9c47c7511f..23f713da79 100644 --- a/mpf/set_si.c +++ b/mpf/set_si.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/set_str.c b/mpf/set_str.c index 9053accade..3aa4ae452e 100644 --- a/mpf/set_str.c +++ b/mpf/set_str.c @@ -54,7 +54,6 @@ see https://www.gnu.org/licenses/. */ #include /* for localeconv */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/set_ui.c b/mpf/set_ui.c index 617bce13c1..bd4ba26b6d 100644 --- a/mpf/set_ui.c +++ b/mpf/set_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/set_z.c b/mpf/set_z.c index fe91904563..f762633426 100644 --- a/mpf/set_z.c +++ b/mpf/set_z.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/size.c b/mpf/size.c index c6b22b64cc..f7a9dbd7e2 100644 --- a/mpf/size.c +++ b/mpf/size.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" size_t diff --git a/mpf/sqrt.c b/mpf/sqrt.c index 44502244e2..ffb7c10b92 100644 --- a/mpf/sqrt.c +++ b/mpf/sqrt.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/sqrt_ui.c b/mpf/sqrt_ui.c index f390e2425b..9f91f9974f 100644 --- a/mpf/sqrt_ui.c +++ b/mpf/sqrt_ui.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/sub.c b/mpf/sub.c index 5fb9ab60cb..56f26f6d39 100644 --- a/mpf/sub.c +++ b/mpf/sub.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/sub_ui.c b/mpf/sub_ui.c index cf9b88eb00..a23d2a884f 100644 --- a/mpf/sub_ui.c +++ b/mpf/sub_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/swap.c b/mpf/swap.c index a370652876..80b2e9b8b9 100644 --- a/mpf/swap.c +++ b/mpf/swap.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/trunc.c b/mpf/trunc.c index 5f94f7aec8..e9af4a70c1 100644 --- a/mpf/trunc.c +++ b/mpf/trunc.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpf/ui_div.c b/mpf/ui_div.c index ceb881ebcc..d228bd44a7 100644 --- a/mpf/ui_div.c +++ b/mpf/ui_div.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpf/ui_sub.c b/mpf/ui_sub.c index 7105024662..58da56b47a 100644 --- a/mpf/ui_sub.c +++ b/mpf/ui_sub.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpf/urandomb.c b/mpf/urandomb.c index 72271e8762..ebe85ab695 100644 --- a/mpf/urandomb.c +++ b/mpf/urandomb.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/alpha/dive_1.c b/mpn/alpha/dive_1.c index 88b82db2f7..349d58189e 100644 --- a/mpn/alpha/dive_1.c +++ b/mpn/alpha/dive_1.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/cray/add_n.c b/mpn/cray/add_n.c index 65b53bf87a..af49159edf 100644 --- a/mpn/cray/add_n.c +++ b/mpn/cray/add_n.c @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ /* This code runs at 4 cycles/limb. It may be possible to bring it down to 3 cycles/limb. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/cfp/addmul_1.c b/mpn/cray/cfp/addmul_1.c index e1d52e4a5f..9c7f383b0f 100644 --- a/mpn/cray/cfp/addmul_1.c +++ b/mpn/cray/cfp/addmul_1.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/cfp/mul_1.c b/mpn/cray/cfp/mul_1.c index 611a9d2532..33a6a05350 100644 --- a/mpn/cray/cfp/mul_1.c +++ b/mpn/cray/cfp/mul_1.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/cfp/submul_1.c b/mpn/cray/cfp/submul_1.c index b44c97df45..622c2756d0 100644 --- a/mpn/cray/cfp/submul_1.c +++ b/mpn/cray/cfp/submul_1.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/hamdist.c b/mpn/cray/hamdist.c index 8eb9ba018c..e7f177adf1 100644 --- a/mpn/cray/hamdist.c +++ b/mpn/cray/hamdist.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpn/cray/ieee/addmul_1.c b/mpn/cray/ieee/addmul_1.c index 6318b7c9c2..ce7dfbb001 100644 --- a/mpn/cray/ieee/addmul_1.c +++ b/mpn/cray/ieee/addmul_1.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ should bring it down to perhaps 7 cycles/limb. */ #include -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/ieee/invert_limb.c b/mpn/cray/ieee/invert_limb.c index f951a6e138..774a27b9a6 100644 --- a/mpn/cray/ieee/invert_limb.c +++ b/mpn/cray/ieee/invert_limb.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/cray/ieee/mul_1.c b/mpn/cray/ieee/mul_1.c index dad09fa8cf..40139fb983 100644 --- a/mpn/cray/ieee/mul_1.c +++ b/mpn/cray/ieee/mul_1.c @@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */ be hard to improve upon, even with assembly code. */ #include -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/ieee/mul_basecase.c b/mpn/cray/ieee/mul_basecase.c index 6dc845dd99..72628f724d 100644 --- a/mpn/cray/ieee/mul_basecase.c +++ b/mpn/cray/ieee/mul_basecase.c @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ That is not perfect, mainly due to vector register shortage. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/cray/ieee/sqr_basecase.c b/mpn/cray/ieee/sqr_basecase.c index 840d3dd260..5bd4e566bf 100644 --- a/mpn/cray/ieee/sqr_basecase.c +++ b/mpn/cray/ieee/sqr_basecase.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ /* This is just mpn_mul_basecase with trivial modifications. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/cray/ieee/submul_1.c b/mpn/cray/ieee/submul_1.c index 27a1939019..2b3ca21c4d 100644 --- a/mpn/cray/ieee/submul_1.c +++ b/mpn/cray/ieee/submul_1.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ should bring it down to perhaps 7 cycles/limb. */ #include -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/lshift.c b/mpn/cray/lshift.c index 074f38041a..8534e93a35 100644 --- a/mpn/cray/lshift.c +++ b/mpn/cray/lshift.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/popcount.c b/mpn/cray/popcount.c index 48ddab875e..a79211fc7f 100644 --- a/mpn/cray/popcount.c +++ b/mpn/cray/popcount.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpn/cray/rshift.c b/mpn/cray/rshift.c index 424bede9db..9c4aa2203d 100644 --- a/mpn/cray/rshift.c +++ b/mpn/cray/rshift.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/cray/sub_n.c b/mpn/cray/sub_n.c index 0cc9ad1e04..f51876497c 100644 --- a/mpn/cray/sub_n.c +++ b/mpn/cray/sub_n.c @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ /* This code runs at 4 cycles/limb. It may be possible to bring it down to 3 cycles/limb. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/generic/add.c b/mpn/generic/add.c index 559f26133c..4a6e3ba1a9 100644 --- a/mpn/generic/add.c +++ b/mpn/generic/add.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_add 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/add_1.c b/mpn/generic/add_1.c index ca2d866852..1745aed0ad 100644 --- a/mpn/generic/add_1.c +++ b/mpn/generic/add_1.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_add_1 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/add_err1_n.c b/mpn/generic/add_err1_n.c index b8cb75f6e8..b247f199fb 100644 --- a/mpn/generic/add_err1_n.c +++ b/mpn/generic/add_err1_n.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/add_err2_n.c b/mpn/generic/add_err2_n.c index 4b0242a32d..d584d6d64d 100644 --- a/mpn/generic/add_err2_n.c +++ b/mpn/generic/add_err2_n.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/add_err3_n.c b/mpn/generic/add_err3_n.c index 28cd7facf9..a6ed4dc159 100644 --- a/mpn/generic/add_err3_n.c +++ b/mpn/generic/add_err3_n.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/add_n.c b/mpn/generic/add_n.c index 1a07670900..f62ac877d4 100644 --- a/mpn/generic/add_n.c +++ b/mpn/generic/add_n.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/add_n_sub_n.c b/mpn/generic/add_n_sub_n.c index 012eb3e33a..1e72b5da81 100644 --- a/mpn/generic/add_n_sub_n.c +++ b/mpn/generic/add_n_sub_n.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifndef L1_CACHE_SIZE diff --git a/mpn/generic/addmul_1.c b/mpn/generic/addmul_1.c index d76b4ad135..e73feb1c43 100644 --- a/mpn/generic/addmul_1.c +++ b/mpn/generic/addmul_1.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/bdiv_dbm1c.c b/mpn/generic/bdiv_dbm1c.c index 22c3cfd2c8..543bb6ef94 100644 --- a/mpn/generic/bdiv_dbm1c.c +++ b/mpn/generic/bdiv_dbm1c.c @@ -33,7 +33,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/bdiv_q.c b/mpn/generic/bdiv_q.c index 1fc1bb7c09..52aa473cc5 100644 --- a/mpn/generic/bdiv_q.c +++ b/mpn/generic/bdiv_q.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/bdiv_q_1.c b/mpn/generic/bdiv_q_1.c index 74b247d5a9..089b511c40 100644 --- a/mpn/generic/bdiv_q_1.c +++ b/mpn/generic/bdiv_q_1.c @@ -33,7 +33,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/bdiv_qr.c b/mpn/generic/bdiv_qr.c index 6a5eedbbc2..a4f0f39914 100644 --- a/mpn/generic/bdiv_qr.c +++ b/mpn/generic/bdiv_qr.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/binvert.c b/mpn/generic/binvert.c index be27ea552e..e220d07a76 100644 --- a/mpn/generic/binvert.c +++ b/mpn/generic/binvert.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/broot.c b/mpn/generic/broot.c index 6974ac8b9e..02fe75a1e3 100644 --- a/mpn/generic/broot.c +++ b/mpn/generic/broot.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Computes a^e (mod B). Uses right-to-left binary algorithm, since diff --git a/mpn/generic/brootinv.c b/mpn/generic/brootinv.c index b96c97f1d3..f1c866e339 100644 --- a/mpn/generic/brootinv.c +++ b/mpn/generic/brootinv.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Computes a^e (mod B). Uses right-to-left binary algorithm, since diff --git a/mpn/generic/bsqrt.c b/mpn/generic/bsqrt.c index d900f67b17..27184f0162 100644 --- a/mpn/generic/bsqrt.c +++ b/mpn/generic/bsqrt.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/bsqrtinv.c b/mpn/generic/bsqrtinv.c index b779b504d2..c286773679 100644 --- a/mpn/generic/bsqrtinv.c +++ b/mpn/generic/bsqrtinv.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Compute r such that r^2 * y = 1 (mod 2^{b+1}). diff --git a/mpn/generic/cmp.c b/mpn/generic/cmp.c index 18c7b42844..940314b4a8 100644 --- a/mpn/generic/cmp.c +++ b/mpn/generic/cmp.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_cmp 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/cnd_add_n.c b/mpn/generic/cnd_add_n.c index 443f9858da..e6b1373864 100644 --- a/mpn/generic/cnd_add_n.c +++ b/mpn/generic/cnd_add_n.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/generic/cnd_sub_n.c b/mpn/generic/cnd_sub_n.c index bd8e029a36..d04ad8a6bf 100644 --- a/mpn/generic/cnd_sub_n.c +++ b/mpn/generic/cnd_sub_n.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/generic/cnd_swap.c b/mpn/generic/cnd_swap.c index 6b7419ffe7..83d856d62b 100644 --- a/mpn/generic/cnd_swap.c +++ b/mpn/generic/cnd_swap.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/com.c b/mpn/generic/com.c index cd8551df5b..4de58245c8 100644 --- a/mpn/generic/com.c +++ b/mpn/generic/com.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef mpn_com diff --git a/mpn/generic/comb_tables.c b/mpn/generic/comb_tables.c index 41bcb5f879..dedb77b2e0 100644 --- a/mpn/generic/comb_tables.c +++ b/mpn/generic/comb_tables.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Entry i contains (i!/2^t) where t is chosen such that the parenthesis diff --git a/mpn/generic/copyd.c b/mpn/generic/copyd.c index ba3380a82b..7def007d3b 100644 --- a/mpn/generic/copyd.c +++ b/mpn/generic/copyd.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/copyi.c b/mpn/generic/copyi.c index 0c39b4534b..736e0b5635 100644 --- a/mpn/generic/copyi.c +++ b/mpn/generic/copyi.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/dcpi1_bdiv_q.c b/mpn/generic/dcpi1_bdiv_q.c index a7b86c96d4..a4a47d9ac8 100644 --- a/mpn/generic/dcpi1_bdiv_q.c +++ b/mpn/generic/dcpi1_bdiv_q.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/dcpi1_bdiv_qr.c b/mpn/generic/dcpi1_bdiv_qr.c index 8a251f8d9d..19458becf8 100644 --- a/mpn/generic/dcpi1_bdiv_qr.c +++ b/mpn/generic/dcpi1_bdiv_qr.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/dcpi1_div_q.c b/mpn/generic/dcpi1_div_q.c index 2b5da523d4..1905c98d94 100644 --- a/mpn/generic/dcpi1_div_q.c +++ b/mpn/generic/dcpi1_div_q.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/dcpi1_div_qr.c b/mpn/generic/dcpi1_div_qr.c index 9583ec3fe0..d7a65f8998 100644 --- a/mpn/generic/dcpi1_div_qr.c +++ b/mpn/generic/dcpi1_div_qr.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/dcpi1_divappr_q.c b/mpn/generic/dcpi1_divappr_q.c index c7b03c7f49..6488c759ea 100644 --- a/mpn/generic/dcpi1_divappr_q.c +++ b/mpn/generic/dcpi1_divappr_q.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_q.c b/mpn/generic/div_q.c index 31facb0a9b..e9073b5b88 100644 --- a/mpn/generic/div_q.c +++ b/mpn/generic/div_q.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_1.c b/mpn/generic/div_qr_1.c index 09401ac535..0e9c68e602 100644 --- a/mpn/generic/div_qr_1.c +++ b/mpn/generic/div_qr_1.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_1n_pi1.c b/mpn/generic/div_qr_1n_pi1.c index 2656e9aef9..30b5fc24a3 100644 --- a/mpn/generic/div_qr_1n_pi1.c +++ b/mpn/generic/div_qr_1n_pi1.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_1n_pi2.c b/mpn/generic/div_qr_1n_pi2.c index e311fd2f51..a68a60b51d 100644 --- a/mpn/generic/div_qr_1n_pi2.c +++ b/mpn/generic/div_qr_1n_pi2.c @@ -42,7 +42,6 @@ see https://www.gnu.org/licenses/. */ * Not yet adequately tested. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_1u_pi2.c b/mpn/generic/div_qr_1u_pi2.c index 4c92eab7ad..d9b29358bd 100644 --- a/mpn/generic/div_qr_1u_pi2.c +++ b/mpn/generic/div_qr_1u_pi2.c @@ -42,7 +42,6 @@ see https://www.gnu.org/licenses/. */ * Not yet adequately tested. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_2.c b/mpn/generic/div_qr_2.c index a60a2e2449..1c73bce755 100644 --- a/mpn/generic/div_qr_2.c +++ b/mpn/generic/div_qr_2.c @@ -36,7 +36,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_2n_pi1.c b/mpn/generic/div_qr_2n_pi1.c index da500e2170..131a81135a 100644 --- a/mpn/generic/div_qr_2n_pi1.c +++ b/mpn/generic/div_qr_2n_pi1.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/div_qr_2u_pi1.c b/mpn/generic/div_qr_2u_pi1.c index 0b9ddf5753..70e617b4da 100644 --- a/mpn/generic/div_qr_2u_pi1.c +++ b/mpn/generic/div_qr_2u_pi1.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/dive_1.c b/mpn/generic/dive_1.c index 1c0a4e894d..204fcc2486 100644 --- a/mpn/generic/dive_1.c +++ b/mpn/generic/dive_1.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/diveby3.c b/mpn/generic/diveby3.c index 2ffd9fe777..7dee0bcd95 100644 --- a/mpn/generic/diveby3.c +++ b/mpn/generic/diveby3.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if DIVEXACT_BY3_METHOD == 0 diff --git a/mpn/generic/divexact.c b/mpn/generic/divexact.c index 47a47e3d80..ec52a3eedc 100644 --- a/mpn/generic/divexact.c +++ b/mpn/generic/divexact.c @@ -37,7 +37,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/divis.c b/mpn/generic/divis.c index c7fd41e10e..c3091f8441 100644 --- a/mpn/generic/divis.c +++ b/mpn/generic/divis.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/divrem.c b/mpn/generic/divrem.c index f420992746..f51bbc1046 100644 --- a/mpn/generic/divrem.c +++ b/mpn/generic/divrem.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/divrem_1.c b/mpn/generic/divrem_1.c index 9157b5735e..c13aa7915f 100644 --- a/mpn/generic/divrem_1.c +++ b/mpn/generic/divrem_1.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/divrem_2.c b/mpn/generic/divrem_2.c index 30d24bb102..217f2f69bf 100644 --- a/mpn/generic/divrem_2.c +++ b/mpn/generic/divrem_2.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/dump.c b/mpn/generic/dump.c index 3a73fe49e3..9a4ddf41f5 100644 --- a/mpn/generic/dump.c +++ b/mpn/generic/dump.c @@ -32,7 +32,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #if GMP_NUMB_BITS % 4 == 0 diff --git a/mpn/generic/fib2_ui.c b/mpn/generic/fib2_ui.c index 336e6db15b..b6ff651f87 100644 --- a/mpn/generic/fib2_ui.c +++ b/mpn/generic/fib2_ui.c @@ -33,7 +33,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" /* change this to "#define TRACE(x) x" for diagnostics */ diff --git a/mpn/generic/gcd.c b/mpn/generic/gcd.c index b14e1ad888..b36c948922 100644 --- a/mpn/generic/gcd.c +++ b/mpn/generic/gcd.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/gcd_1.c b/mpn/generic/gcd_1.c index f6dcb4a2eb..71c1b88ce6 100644 --- a/mpn/generic/gcd_1.c +++ b/mpn/generic/gcd_1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/gcd_subdiv_step.c b/mpn/generic/gcd_subdiv_step.c index 18634bec9f..9c3b88d3af 100644 --- a/mpn/generic/gcd_subdiv_step.c +++ b/mpn/generic/gcd_subdiv_step.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/gcdext.c b/mpn/generic/gcdext.c index 1c4ff75aab..55014807ef 100644 --- a/mpn/generic/gcdext.c +++ b/mpn/generic/gcdext.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/gcdext_1.c b/mpn/generic/gcdext_1.c index ea46cceb72..f9ae06adac 100644 --- a/mpn/generic/gcdext_1.c +++ b/mpn/generic/gcdext_1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/gcdext_lehmer.c b/mpn/generic/gcdext_lehmer.c index 547f69a409..ea4e86d451 100644 --- a/mpn/generic/gcdext_lehmer.c +++ b/mpn/generic/gcdext_lehmer.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/get_d.c b/mpn/generic/get_d.c index d73d314856..b8f173d3db 100644 --- a/mpn/generic/get_d.c +++ b/mpn/generic/get_d.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/get_str.c b/mpn/generic/get_str.c index 42e93c9cee..fc3d6ebdfd 100644 --- a/mpn/generic/get_str.c +++ b/mpn/generic/get_str.c @@ -36,7 +36,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd.c b/mpn/generic/hgcd.c index e27a9bdd82..e3e9c66952 100644 --- a/mpn/generic/hgcd.c +++ b/mpn/generic/hgcd.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd2.c b/mpn/generic/hgcd2.c index 129637063f..f15b6099c9 100644 --- a/mpn/generic/hgcd2.c +++ b/mpn/generic/hgcd2.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd2_jacobi.c b/mpn/generic/hgcd2_jacobi.c index e59c32a341..98e079bf1b 100644 --- a/mpn/generic/hgcd2_jacobi.c +++ b/mpn/generic/hgcd2_jacobi.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd_appr.c b/mpn/generic/hgcd_appr.c index 660219372f..bb01738250 100644 --- a/mpn/generic/hgcd_appr.c +++ b/mpn/generic/hgcd_appr.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd_jacobi.c b/mpn/generic/hgcd_jacobi.c index 0a49e5b3a7..24014cefb1 100644 --- a/mpn/generic/hgcd_jacobi.c +++ b/mpn/generic/hgcd_jacobi.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd_matrix.c b/mpn/generic/hgcd_matrix.c index d9db331603..54c795d363 100644 --- a/mpn/generic/hgcd_matrix.c +++ b/mpn/generic/hgcd_matrix.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd_reduce.c b/mpn/generic/hgcd_reduce.c index 68b33c9ea7..3aee77d476 100644 --- a/mpn/generic/hgcd_reduce.c +++ b/mpn/generic/hgcd_reduce.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/hgcd_step.c b/mpn/generic/hgcd_step.c index e58894ff3b..a978a8802e 100644 --- a/mpn/generic/hgcd_step.c +++ b/mpn/generic/hgcd_step.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/invert.c b/mpn/generic/invert.c index 5e31bbd7c3..157ff2bea1 100644 --- a/mpn/generic/invert.c +++ b/mpn/generic/invert.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/invertappr.c b/mpn/generic/invertappr.c index a33d2db5c7..3be5596bf7 100644 --- a/mpn/generic/invertappr.c +++ b/mpn/generic/invertappr.c @@ -41,7 +41,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/jacbase.c b/mpn/generic/jacbase.c index cd52bc9513..735ad7a0b5 100644 --- a/mpn/generic/jacbase.c +++ b/mpn/generic/jacbase.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/jacobi.c b/mpn/generic/jacobi.c index bdc3ec67da..0d08e77303 100644 --- a/mpn/generic/jacobi.c +++ b/mpn/generic/jacobi.c @@ -33,7 +33,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/jacobi_2.c b/mpn/generic/jacobi_2.c index 9f480f7834..028b8a4140 100644 --- a/mpn/generic/jacobi_2.c +++ b/mpn/generic/jacobi_2.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/logops_n.c b/mpn/generic/logops_n.c index 1b534ff4ba..3adba2cdc1 100644 --- a/mpn/generic/logops_n.c +++ b/mpn/generic/logops_n.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifdef OPERATION_and_n diff --git a/mpn/generic/lshift.c b/mpn/generic/lshift.c index 5182632976..7e1fdefccb 100644 --- a/mpn/generic/lshift.c +++ b/mpn/generic/lshift.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Shift U (pointed to by up and n limbs long) cnt bits to the left diff --git a/mpn/generic/lshiftc.c b/mpn/generic/lshiftc.c index e8051b7b93..a583602ff3 100644 --- a/mpn/generic/lshiftc.c +++ b/mpn/generic/lshiftc.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Shift U (pointed to by up and n limbs long) cnt bits to the left diff --git a/mpn/generic/matrix22_mul.c b/mpn/generic/matrix22_mul.c index 59531eb1b2..8a6689f63d 100644 --- a/mpn/generic/matrix22_mul.c +++ b/mpn/generic/matrix22_mul.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/matrix22_mul1_inverse_vector.c b/mpn/generic/matrix22_mul1_inverse_vector.c index 83b2fb5134..68d50b7784 100644 --- a/mpn/generic/matrix22_mul1_inverse_vector.c +++ b/mpn/generic/matrix22_mul1_inverse_vector.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mod_1.c b/mpn/generic/mod_1.c index 0212020201..8e415df33a 100644 --- a/mpn/generic/mod_1.c +++ b/mpn/generic/mod_1.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mod_1_1.c b/mpn/generic/mod_1_1.c index 62e2daaf40..123a222a45 100644 --- a/mpn/generic/mod_1_1.c +++ b/mpn/generic/mod_1_1.c @@ -36,7 +36,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mod_1_2.c b/mpn/generic/mod_1_2.c index 7acf3dbdd1..b00d19eb04 100644 --- a/mpn/generic/mod_1_2.c +++ b/mpn/generic/mod_1_2.c @@ -37,7 +37,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mod_1_3.c b/mpn/generic/mod_1_3.c index f4137f4315..f8050e890e 100644 --- a/mpn/generic/mod_1_3.c +++ b/mpn/generic/mod_1_3.c @@ -37,7 +37,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mod_1_4.c b/mpn/generic/mod_1_4.c index 716a0c66de..073870d371 100644 --- a/mpn/generic/mod_1_4.c +++ b/mpn/generic/mod_1_4.c @@ -37,7 +37,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mod_34lsub1.c b/mpn/generic/mod_34lsub1.c index 7c07af7acc..128b1e9d88 100644 --- a/mpn/generic/mod_34lsub1.c +++ b/mpn/generic/mod_34lsub1.c @@ -33,7 +33,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mode1o.c b/mpn/generic/mode1o.c index ec91da223d..9ba0ae1ccf 100644 --- a/mpn/generic/mode1o.c +++ b/mpn/generic/mode1o.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mu_bdiv_q.c b/mpn/generic/mu_bdiv_q.c index 6f5f3166ca..a6ade6f7cf 100644 --- a/mpn/generic/mu_bdiv_q.c +++ b/mpn/generic/mu_bdiv_q.c @@ -44,7 +44,6 @@ see https://www.gnu.org/licenses/. */ for developing quotient bits. This algorithm was presented at ICMS 2006. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mu_bdiv_qr.c b/mpn/generic/mu_bdiv_qr.c index 54da5b0bfe..36a57052df 100644 --- a/mpn/generic/mu_bdiv_qr.c +++ b/mpn/generic/mu_bdiv_qr.c @@ -44,7 +44,6 @@ see https://www.gnu.org/licenses/. */ for developing quotient bits. This algorithm was presented at ICMS 2006. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mu_div_q.c b/mpn/generic/mu_div_q.c index 7fc9435323..44cfb4066d 100644 --- a/mpn/generic/mu_div_q.c +++ b/mpn/generic/mu_div_q.c @@ -59,7 +59,6 @@ see https://www.gnu.org/licenses/. */ */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mu_div_qr.c b/mpn/generic/mu_div_qr.c index 2a22af495c..009a312e22 100644 --- a/mpn/generic/mu_div_qr.c +++ b/mpn/generic/mu_div_qr.c @@ -72,7 +72,6 @@ see https://www.gnu.org/licenses/. */ #endif #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mu_divappr_q.c b/mpn/generic/mu_divappr_q.c index 970c86245c..451e1cb0bc 100644 --- a/mpn/generic/mu_divappr_q.c +++ b/mpn/generic/mu_divappr_q.c @@ -68,7 +68,6 @@ see https://www.gnu.org/licenses/. */ #endif #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mul.c b/mpn/generic/mul.c index 2819f61ed8..8e3dba46b7 100644 --- a/mpn/generic/mul.c +++ b/mpn/generic/mul.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mul_1.c b/mpn/generic/mul_1.c index 6b2ee59a2c..52d46da0ab 100644 --- a/mpn/generic/mul_1.c +++ b/mpn/generic/mul_1.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mul_basecase.c b/mpn/generic/mul_basecase.c index 9309ef72c8..2487fbac75 100644 --- a/mpn/generic/mul_basecase.c +++ b/mpn/generic/mul_basecase.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mul_fft.c b/mpn/generic/mul_fft.c index d3c0b7bf22..e7ee11fa9f 100644 --- a/mpn/generic/mul_fft.c +++ b/mpn/generic/mul_fft.c @@ -66,7 +66,6 @@ see https://www.gnu.org/licenses/. */ #define TRACE(x) #endif -#include "gmp.h" #include "gmp-impl.h" #ifdef WANT_ADDSUB diff --git a/mpn/generic/mul_n.c b/mpn/generic/mul_n.c index 5df8b16fa0..36bd923dec 100644 --- a/mpn/generic/mul_n.c +++ b/mpn/generic/mul_n.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mullo_basecase.c b/mpn/generic/mullo_basecase.c index 37d9018a49..9a4cd3d82b 100644 --- a/mpn/generic/mullo_basecase.c +++ b/mpn/generic/mullo_basecase.c @@ -33,7 +33,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* FIXME: Should optionally use mpn_mul_2/mpn_addmul_2. */ diff --git a/mpn/generic/mullo_n.c b/mpn/generic/mullo_n.c index a8483d9439..6f4e7ae0fc 100644 --- a/mpn/generic/mullo_n.c +++ b/mpn/generic/mullo_n.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mulmid.c b/mpn/generic/mulmid.c index 6b4ea3253d..f35c5fb5de 100644 --- a/mpn/generic/mulmid.c +++ b/mpn/generic/mulmid.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mulmid_basecase.c b/mpn/generic/mulmid_basecase.c index 400e976424..d5434ea8b6 100644 --- a/mpn/generic/mulmid_basecase.c +++ b/mpn/generic/mulmid_basecase.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/mulmid_n.c b/mpn/generic/mulmid_n.c index 2280ba3a36..ac7e8f12f1 100644 --- a/mpn/generic/mulmid_n.c +++ b/mpn/generic/mulmid_n.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/mulmod_bnm1.c b/mpn/generic/mulmod_bnm1.c index 67dc204443..500d3bc020 100644 --- a/mpn/generic/mulmod_bnm1.c +++ b/mpn/generic/mulmod_bnm1.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/neg.c b/mpn/generic/neg.c index 2d752e912d..bec2a32ed4 100644 --- a/mpn/generic/neg.c +++ b/mpn/generic/neg.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_neg 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/nussbaumer_mul.c b/mpn/generic/nussbaumer_mul.c index d2bf19ad56..3e0cf279a1 100644 --- a/mpn/generic/nussbaumer_mul.c +++ b/mpn/generic/nussbaumer_mul.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Multiply {ap,an} by {bp,bn}, and put the result in {pp, an+bn} */ diff --git a/mpn/generic/perfpow.c b/mpn/generic/perfpow.c index 5d5a80e941..9d46477789 100644 --- a/mpn/generic/perfpow.c +++ b/mpn/generic/perfpow.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/perfsqr.c b/mpn/generic/perfsqr.c index bdd82ccd96..38a1a91ed1 100644 --- a/mpn/generic/perfsqr.c +++ b/mpn/generic/perfsqr.c @@ -31,7 +31,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/popham.c b/mpn/generic/popham.c index 13e529b7cd..87974d7104 100644 --- a/mpn/generic/popham.c +++ b/mpn/generic/popham.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if OPERATION_popcount diff --git a/mpn/generic/pow_1.c b/mpn/generic/pow_1.c index 2333206554..d1be22b192 100644 --- a/mpn/generic/pow_1.c +++ b/mpn/generic/pow_1.c @@ -33,7 +33,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/powlo.c b/mpn/generic/powlo.c index bdd5e1703b..534302d3fb 100644 --- a/mpn/generic/powlo.c +++ b/mpn/generic/powlo.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/powm.c b/mpn/generic/powm.c index 0cd0da46ea..e078b245bd 100644 --- a/mpn/generic/powm.c +++ b/mpn/generic/powm.c @@ -81,7 +81,6 @@ see https://www.gnu.org/licenses/. */ mod M. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/pre_divrem_1.c b/mpn/generic/pre_divrem_1.c index 8027f0216e..3b29d7720e 100644 --- a/mpn/generic/pre_divrem_1.c +++ b/mpn/generic/pre_divrem_1.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/pre_mod_1.c b/mpn/generic/pre_mod_1.c index cb38f4a48f..78ae3084e4 100644 --- a/mpn/generic/pre_mod_1.c +++ b/mpn/generic/pre_mod_1.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/random.c b/mpn/generic/random.c index 5489becf4d..485f9ebcea 100644 --- a/mpn/generic/random.c +++ b/mpn/generic/random.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/random2.c b/mpn/generic/random2.c index 980b15367f..1eede6710d 100644 --- a/mpn/generic/random2.c +++ b/mpn/generic/random2.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" static void gmp_rrandomb (mp_ptr, gmp_randstate_t, mp_bitcnt_t); diff --git a/mpn/generic/redc_1.c b/mpn/generic/redc_1.c index 0d33421f63..eab128f96a 100644 --- a/mpn/generic/redc_1.c +++ b/mpn/generic/redc_1.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/generic/redc_2.c b/mpn/generic/redc_2.c index 187a8f7d62..8d155899a9 100644 --- a/mpn/generic/redc_2.c +++ b/mpn/generic/redc_2.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/redc_n.c b/mpn/generic/redc_n.c index c3d0cfe7fa..0c94b7c3aa 100644 --- a/mpn/generic/redc_n.c +++ b/mpn/generic/redc_n.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/remove.c b/mpn/generic/remove.c index e1c535966b..10bb7408c4 100644 --- a/mpn/generic/remove.c +++ b/mpn/generic/remove.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if GMP_LIMB_BITS > 50 diff --git a/mpn/generic/rootrem.c b/mpn/generic/rootrem.c index d7dd375f01..99e6d88b99 100644 --- a/mpn/generic/rootrem.c +++ b/mpn/generic/rootrem.c @@ -44,7 +44,6 @@ see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/rshift.c b/mpn/generic/rshift.c index ec61f2f7e2..15d427ddc1 100644 --- a/mpn/generic/rshift.c +++ b/mpn/generic/rshift.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Shift U (pointed to by up and N limbs long) cnt bits to the right diff --git a/mpn/generic/sbpi1_bdiv_q.c b/mpn/generic/sbpi1_bdiv_q.c index 645b1d9b6a..6eabf206b6 100644 --- a/mpn/generic/sbpi1_bdiv_q.c +++ b/mpn/generic/sbpi1_bdiv_q.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/sbpi1_bdiv_qr.c b/mpn/generic/sbpi1_bdiv_qr.c index 0e56f58148..efa13b101c 100644 --- a/mpn/generic/sbpi1_bdiv_qr.c +++ b/mpn/generic/sbpi1_bdiv_qr.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/sbpi1_div_q.c b/mpn/generic/sbpi1_div_q.c index 3abbd57933..a9975ebc93 100644 --- a/mpn/generic/sbpi1_div_q.c +++ b/mpn/generic/sbpi1_div_q.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sbpi1_div_qr.c b/mpn/generic/sbpi1_div_qr.c index 0c3e4cb729..7330a77fb7 100644 --- a/mpn/generic/sbpi1_div_qr.c +++ b/mpn/generic/sbpi1_div_qr.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sbpi1_divappr_q.c b/mpn/generic/sbpi1_divappr_q.c index 3e7cf91ba6..ef7ca26a14 100644 --- a/mpn/generic/sbpi1_divappr_q.c +++ b/mpn/generic/sbpi1_divappr_q.c @@ -37,7 +37,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/scan0.c b/mpn/generic/scan0.c index 8171fd5afe..d71832e647 100644 --- a/mpn/generic/scan0.c +++ b/mpn/generic/scan0.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/scan1.c b/mpn/generic/scan1.c index e22ad5d827..09e8060bf9 100644 --- a/mpn/generic/scan1.c +++ b/mpn/generic/scan1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sec_aors_1.c b/mpn/generic/sec_aors_1.c index d789a5792e..6480fa1bf6 100644 --- a/mpn/generic/sec_aors_1.c +++ b/mpn/generic/sec_aors_1.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if OPERATION_sec_add_1 diff --git a/mpn/generic/sec_div.c b/mpn/generic/sec_div.c index 248392ac24..1f08649c20 100644 --- a/mpn/generic/sec_div.c +++ b/mpn/generic/sec_div.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sec_invert.c b/mpn/generic/sec_invert.c index 72d447a980..07665d1b9a 100644 --- a/mpn/generic/sec_invert.c +++ b/mpn/generic/sec_invert.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if 0 diff --git a/mpn/generic/sec_mul.c b/mpn/generic/sec_mul.c index 2cd87fab1d..4bbfa61b7b 100644 --- a/mpn/generic/sec_mul.c +++ b/mpn/generic/sec_mul.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/sec_pi1_div.c b/mpn/generic/sec_pi1_div.c index 1e075daf73..29d01e757f 100644 --- a/mpn/generic/sec_pi1_div.c +++ b/mpn/generic/sec_pi1_div.c @@ -36,7 +36,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sec_powm.c b/mpn/generic/sec_powm.c index 315c7d5ba5..5dd43fdaca 100644 --- a/mpn/generic/sec_powm.c +++ b/mpn/generic/sec_powm.c @@ -56,7 +56,6 @@ see https://www.gnu.org/licenses/. */ slowdown. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sec_sqr.c b/mpn/generic/sec_sqr.c index fe5abbc09a..83fc7d96a9 100644 --- a/mpn/generic/sec_sqr.c +++ b/mpn/generic/sec_sqr.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if ! HAVE_NATIVE_mpn_sqr_basecase diff --git a/mpn/generic/sec_tabselect.c b/mpn/generic/sec_tabselect.c index 7ea2ffda63..5767e27350 100644 --- a/mpn/generic/sec_tabselect.c +++ b/mpn/generic/sec_tabselect.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/set_str.c b/mpn/generic/set_str.c index 71034e34bf..0c22431235 100644 --- a/mpn/generic/set_str.c +++ b/mpn/generic/set_str.c @@ -64,7 +64,6 @@ see https://www.gnu.org/licenses/. */ cubes, not squares. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sizeinbase.c b/mpn/generic/sizeinbase.c index 16633569ec..faee947fda 100644 --- a/mpn/generic/sizeinbase.c +++ b/mpn/generic/sizeinbase.c @@ -33,7 +33,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sqr.c b/mpn/generic/sqr.c index 3743761f78..74fbff05c6 100644 --- a/mpn/generic/sqr.c +++ b/mpn/generic/sqr.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sqr_basecase.c b/mpn/generic/sqr_basecase.c index fc6a043a94..f9ce309cb2 100644 --- a/mpn/generic/sqr_basecase.c +++ b/mpn/generic/sqr_basecase.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sqrlo.c b/mpn/generic/sqrlo.c index 26e53ea59e..71530b6d6d 100644 --- a/mpn/generic/sqrlo.c +++ b/mpn/generic/sqrlo.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if TUNE_PROGRAM_BUILD || WANT_FAT_BINARY diff --git a/mpn/generic/sqrlo_basecase.c b/mpn/generic/sqrlo_basecase.c index c3159938f2..964cc5010c 100644 --- a/mpn/generic/sqrlo_basecase.c +++ b/mpn/generic/sqrlo_basecase.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sqrmod_bnm1.c b/mpn/generic/sqrmod_bnm1.c index fd0868b90b..243056b9a4 100644 --- a/mpn/generic/sqrmod_bnm1.c +++ b/mpn/generic/sqrmod_bnm1.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/sqrtrem.c b/mpn/generic/sqrtrem.c index 4835e8e595..dda39de1ad 100644 --- a/mpn/generic/sqrtrem.c +++ b/mpn/generic/sqrtrem.c @@ -44,7 +44,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #define USE_DIVAPPR_Q 1 diff --git a/mpn/generic/sub.c b/mpn/generic/sub.c index 3fbcbbe98b..df0afd69d5 100644 --- a/mpn/generic/sub.c +++ b/mpn/generic/sub.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_sub 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/sub_1.c b/mpn/generic/sub_1.c index db2e6f948f..a20f1916d8 100644 --- a/mpn/generic/sub_1.c +++ b/mpn/generic/sub_1.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_sub_1 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/sub_err1_n.c b/mpn/generic/sub_err1_n.c index 340313a323..beca57ece9 100644 --- a/mpn/generic/sub_err1_n.c +++ b/mpn/generic/sub_err1_n.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/sub_err2_n.c b/mpn/generic/sub_err2_n.c index 63ea2451b4..1edf8d6d95 100644 --- a/mpn/generic/sub_err2_n.c +++ b/mpn/generic/sub_err2_n.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/sub_err3_n.c b/mpn/generic/sub_err3_n.c index a80e05d0d9..2db3c634fb 100644 --- a/mpn/generic/sub_err3_n.c +++ b/mpn/generic/sub_err3_n.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* diff --git a/mpn/generic/sub_n.c b/mpn/generic/sub_n.c index 29de2d2d89..b192c96559 100644 --- a/mpn/generic/sub_n.c +++ b/mpn/generic/sub_n.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/submul_1.c b/mpn/generic/submul_1.c index fbc3501389..13c519c570 100644 --- a/mpn/generic/submul_1.c +++ b/mpn/generic/submul_1.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/tdiv_qr.c b/mpn/generic/tdiv_qr.c index 6c3c5a82b8..92ff33cffa 100644 --- a/mpn/generic/tdiv_qr.c +++ b/mpn/generic/tdiv_qr.c @@ -39,7 +39,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/toom22_mul.c b/mpn/generic/toom22_mul.c index aa4232b618..9f13310e95 100644 --- a/mpn/generic/toom22_mul.c +++ b/mpn/generic/toom22_mul.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, 0, +inf diff --git a/mpn/generic/toom2_sqr.c b/mpn/generic/toom2_sqr.c index df83e9e926..4d81696873 100644 --- a/mpn/generic/toom2_sqr.c +++ b/mpn/generic/toom2_sqr.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, 0, +inf diff --git a/mpn/generic/toom32_mul.c b/mpn/generic/toom32_mul.c index 0b05669cc4..0c61abfb26 100644 --- a/mpn/generic/toom32_mul.c +++ b/mpn/generic/toom32_mul.c @@ -40,7 +40,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, 0, +1, +inf diff --git a/mpn/generic/toom33_mul.c b/mpn/generic/toom33_mul.c index 4cdc686d23..8f49f427c1 100644 --- a/mpn/generic/toom33_mul.c +++ b/mpn/generic/toom33_mul.c @@ -37,7 +37,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, 0, +1, +2, +inf diff --git a/mpn/generic/toom3_sqr.c b/mpn/generic/toom3_sqr.c index ff3a58595b..7be15bff39 100644 --- a/mpn/generic/toom3_sqr.c +++ b/mpn/generic/toom3_sqr.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, 0, +1, +2, +inf diff --git a/mpn/generic/toom42_mul.c b/mpn/generic/toom42_mul.c index 525b5094bd..2dfba9b2f9 100644 --- a/mpn/generic/toom42_mul.c +++ b/mpn/generic/toom42_mul.c @@ -40,7 +40,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, 0, +1, +2, +inf diff --git a/mpn/generic/toom42_mulmid.c b/mpn/generic/toom42_mulmid.c index 0251a6d7ed..f581b101a2 100644 --- a/mpn/generic/toom42_mulmid.c +++ b/mpn/generic/toom42_mulmid.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/toom43_mul.c b/mpn/generic/toom43_mul.c index cb1dbcdc75..065013819c 100644 --- a/mpn/generic/toom43_mul.c +++ b/mpn/generic/toom43_mul.c @@ -39,7 +39,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -2, -1, 0, +1, +2, +inf diff --git a/mpn/generic/toom44_mul.c b/mpn/generic/toom44_mul.c index fbde633c30..77d5083cff 100644 --- a/mpn/generic/toom44_mul.c +++ b/mpn/generic/toom44_mul.c @@ -36,7 +36,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: 0, +1, -1, +2, -2, 1/2, +inf diff --git a/mpn/generic/toom4_sqr.c b/mpn/generic/toom4_sqr.c index b4154ba83f..aec84c1834 100644 --- a/mpn/generic/toom4_sqr.c +++ b/mpn/generic/toom4_sqr.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -1, -1/2, 0, +1/2, +1, +2, +inf diff --git a/mpn/generic/toom52_mul.c b/mpn/generic/toom52_mul.c index efe9a0f689..01fc01a3f5 100644 --- a/mpn/generic/toom52_mul.c +++ b/mpn/generic/toom52_mul.c @@ -39,7 +39,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: -2, -1, 0, +1, +2, +inf diff --git a/mpn/generic/toom53_mul.c b/mpn/generic/toom53_mul.c index 85b4afa0a3..c9342972aa 100644 --- a/mpn/generic/toom53_mul.c +++ b/mpn/generic/toom53_mul.c @@ -39,7 +39,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: 0, +1, -1, +2, -2, 1/2, +inf diff --git a/mpn/generic/toom54_mul.c b/mpn/generic/toom54_mul.c index 939bb53ab6..343b02e948 100644 --- a/mpn/generic/toom54_mul.c +++ b/mpn/generic/toom54_mul.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/toom62_mul.c b/mpn/generic/toom62_mul.c index afc6a1002a..d971cc0255 100644 --- a/mpn/generic/toom62_mul.c +++ b/mpn/generic/toom62_mul.c @@ -39,7 +39,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluate in: diff --git a/mpn/generic/toom63_mul.c b/mpn/generic/toom63_mul.c index 57c5d3e3dd..181996d0ae 100644 --- a/mpn/generic/toom63_mul.c +++ b/mpn/generic/toom63_mul.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Stores |{ap,n}-{bp,n}| in {rp,n}, returns the sign. */ diff --git a/mpn/generic/toom6_sqr.c b/mpn/generic/toom6_sqr.c index e5ab7dcd1d..336eef9d63 100644 --- a/mpn/generic/toom6_sqr.c +++ b/mpn/generic/toom6_sqr.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/toom6h_mul.c b/mpn/generic/toom6h_mul.c index 420895be8f..637f2a549c 100644 --- a/mpn/generic/toom6h_mul.c +++ b/mpn/generic/toom6h_mul.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/toom8_sqr.c b/mpn/generic/toom8_sqr.c index 0c93678815..03e5c64505 100644 --- a/mpn/generic/toom8_sqr.c +++ b/mpn/generic/toom8_sqr.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if GMP_NUMB_BITS < 29 diff --git a/mpn/generic/toom8h_mul.c b/mpn/generic/toom8h_mul.c index 8f593903f5..5ba259af5a 100644 --- a/mpn/generic/toom8h_mul.c +++ b/mpn/generic/toom8h_mul.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/toom_couple_handling.c b/mpn/generic/toom_couple_handling.c index 9e62bcba1c..cd253f7a88 100644 --- a/mpn/generic/toom_couple_handling.c +++ b/mpn/generic/toom_couple_handling.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Gets {pp,n} and (sign?-1:1)*{np,n}. Computes at once: diff --git a/mpn/generic/toom_eval_dgr3_pm1.c b/mpn/generic/toom_eval_dgr3_pm1.c index 50411bd3ca..5f491b651a 100644 --- a/mpn/generic/toom_eval_dgr3_pm1.c +++ b/mpn/generic/toom_eval_dgr3_pm1.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpn/generic/toom_eval_dgr3_pm2.c b/mpn/generic/toom_eval_dgr3_pm2.c index 3ba6d15f3d..55e6b89bf8 100644 --- a/mpn/generic/toom_eval_dgr3_pm2.c +++ b/mpn/generic/toom_eval_dgr3_pm2.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Needs n+1 limbs of temporary storage. */ diff --git a/mpn/generic/toom_eval_pm1.c b/mpn/generic/toom_eval_pm1.c index 2334b0aff4..a8cfa93604 100644 --- a/mpn/generic/toom_eval_pm1.c +++ b/mpn/generic/toom_eval_pm1.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluates a polynomial of degree k > 3, in the points +1 and -1. */ diff --git a/mpn/generic/toom_eval_pm2.c b/mpn/generic/toom_eval_pm2.c index 67afcc638e..be682c75c4 100644 --- a/mpn/generic/toom_eval_pm2.c +++ b/mpn/generic/toom_eval_pm2.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* DO_addlsh2(d,a,b,n,cy) computes cy,{d,n} <- {a,n} + 4*(cy,{b,n}), it diff --git a/mpn/generic/toom_eval_pm2exp.c b/mpn/generic/toom_eval_pm2exp.c index b178fcac24..c3c4651009 100644 --- a/mpn/generic/toom_eval_pm2exp.c +++ b/mpn/generic/toom_eval_pm2exp.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* Evaluates a polynomial of degree k > 2, in the points +2^shift and -2^shift. */ diff --git a/mpn/generic/toom_eval_pm2rexp.c b/mpn/generic/toom_eval_pm2rexp.c index 3cac46bd90..6cd62fb5cd 100644 --- a/mpn/generic/toom_eval_pm2rexp.c +++ b/mpn/generic/toom_eval_pm2rexp.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if HAVE_NATIVE_mpn_addlsh_n diff --git a/mpn/generic/toom_interpolate_12pts.c b/mpn/generic/toom_interpolate_12pts.c index e7405aaa51..c91d73deeb 100644 --- a/mpn/generic/toom_interpolate_12pts.c +++ b/mpn/generic/toom_interpolate_12pts.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/generic/toom_interpolate_16pts.c b/mpn/generic/toom_interpolate_16pts.c index 0de9da3d42..2b178b9fef 100644 --- a/mpn/generic/toom_interpolate_16pts.c +++ b/mpn/generic/toom_interpolate_16pts.c @@ -35,7 +35,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if GMP_NUMB_BITS < 29 diff --git a/mpn/generic/toom_interpolate_5pts.c b/mpn/generic/toom_interpolate_5pts.c index 9fa5f0b7a6..466ab8531d 100644 --- a/mpn/generic/toom_interpolate_5pts.c +++ b/mpn/generic/toom_interpolate_5pts.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/toom_interpolate_6pts.c b/mpn/generic/toom_interpolate_6pts.c index bdb2e95b89..ab90a08cbf 100644 --- a/mpn/generic/toom_interpolate_6pts.c +++ b/mpn/generic/toom_interpolate_6pts.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* For odd divisors, mpn_divexact_1 works fine with two's complement. */ diff --git a/mpn/generic/toom_interpolate_7pts.c b/mpn/generic/toom_interpolate_7pts.c index 8890ec21e2..167c45be83 100644 --- a/mpn/generic/toom_interpolate_7pts.c +++ b/mpn/generic/toom_interpolate_7pts.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #define BINVERT_3 MODLIMB_INVERSE_3 diff --git a/mpn/generic/toom_interpolate_8pts.c b/mpn/generic/toom_interpolate_8pts.c index bba4a3b812..51e243de3f 100644 --- a/mpn/generic/toom_interpolate_8pts.c +++ b/mpn/generic/toom_interpolate_8pts.c @@ -34,7 +34,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #define BINVERT_3 MODLIMB_INVERSE_3 diff --git a/mpn/generic/trialdiv.c b/mpn/generic/trialdiv.c index 6e83c996fe..65e089f7d0 100644 --- a/mpn/generic/trialdiv.c +++ b/mpn/generic/trialdiv.c @@ -54,7 +54,6 @@ see https://www.gnu.org/licenses/. */ of the return value. */ -#include "gmp.h" #include "gmp-impl.h" struct gmp_primes_dtab { diff --git a/mpn/generic/udiv_w_sdiv.c b/mpn/generic/udiv_w_sdiv.c index 7136429f0f..7907135a88 100644 --- a/mpn/generic/udiv_w_sdiv.c +++ b/mpn/generic/udiv_w_sdiv.c @@ -37,7 +37,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/generic/zero.c b/mpn/generic/zero.c index e6e7fd3101..1a05453bad 100644 --- a/mpn/generic/zero.c +++ b/mpn/generic/zero.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpn/generic/zero_p.c b/mpn/generic/zero_p.c index 44c1ff2030..c92f9b8cef 100644 --- a/mpn/generic/zero_p.c +++ b/mpn/generic/zero_p.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpn_zero_p 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpn/sparc64/dive_1.c b/mpn/sparc64/dive_1.c index c3fbf01b14..323877c993 100644 --- a/mpn/sparc64/dive_1.c +++ b/mpn/sparc64/dive_1.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/sparc64/divrem_1.c b/mpn/sparc64/divrem_1.c index 531494a94f..ac94565f6e 100644 --- a/mpn/sparc64/divrem_1.c +++ b/mpn/sparc64/divrem_1.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/sparc64/mod_1.c b/mpn/sparc64/mod_1.c index f1c51970d9..ab53f9ddc2 100644 --- a/mpn/sparc64/mod_1.c +++ b/mpn/sparc64/mod_1.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/sparc64/mod_1_4.c b/mpn/sparc64/mod_1_4.c index cc1b9484bc..735a402675 100644 --- a/mpn/sparc64/mod_1_4.c +++ b/mpn/sparc64/mod_1_4.c @@ -37,7 +37,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/sparc64/mode1o.c b/mpn/sparc64/mode1o.c index 7c8fc1cf3d..771c99915c 100644 --- a/mpn/sparc64/mode1o.c +++ b/mpn/sparc64/mode1o.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpn/x86/fat/fat.c b/mpn/x86/fat/fat.c index bd84219a9e..ce8a2c5dbf 100644 --- a/mpn/x86/fat/fat.c +++ b/mpn/x86/fat/fat.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include /* for getenv */ #include -#include "gmp.h" #include "gmp-impl.h" /* Change this to "#define TRACE(x) x" for some traces. */ diff --git a/mpn/x86_64/fat/addmul_2.c b/mpn/x86_64/fat/addmul_2.c index bafa84d139..e0d7358407 100644 --- a/mpn/x86_64/fat/addmul_2.c +++ b/mpn/x86_64/fat/addmul_2.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_limb_t diff --git a/mpn/x86_64/fat/fat.c b/mpn/x86_64/fat/fat.c index b8482fec74..347fdf7f4d 100644 --- a/mpn/x86_64/fat/fat.c +++ b/mpn/x86_64/fat/fat.c @@ -39,7 +39,6 @@ see https://www.gnu.org/licenses/. */ #include /* for getenv */ #include -#include "gmp.h" #include "gmp-impl.h" /* Change this to "#define TRACE(x) x" for some traces. */ diff --git a/mpq/abs.c b/mpq/abs.c index 7fe04a35bb..1f0bf13fcc 100644 --- a/mpq/abs.c +++ b/mpq/abs.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpq_abs 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/aors.c b/mpq/aors.c index 81edc1fa39..e86af94a5e 100644 --- a/mpq/aors.c +++ b/mpq/aors.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/canonicalize.c b/mpq/canonicalize.c index 7c8e01b85a..cbc0a22c31 100644 --- a/mpq/canonicalize.c +++ b/mpq/canonicalize.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/clear.c b/mpq/clear.c index 9b08f239cd..d4d72c45db 100644 --- a/mpq/clear.c +++ b/mpq/clear.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/clears.c b/mpq/clears.c index c5f6539a62..35d98237df 100644 --- a/mpq/clears.c +++ b/mpq/clears.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/cmp.c b/mpq/cmp.c index 1758b78a60..758297a659 100644 --- a/mpq/cmp.c +++ b/mpq/cmp.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpq/cmp_si.c b/mpq/cmp_si.c index f21382e5b0..faf472c7f5 100644 --- a/mpq/cmp_si.c +++ b/mpq/cmp_si.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/cmp_ui.c b/mpq/cmp_ui.c index 93b2265c04..b128814366 100644 --- a/mpq/cmp_ui.c +++ b/mpq/cmp_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpq/div.c b/mpq/div.c index 3a6018a226..c3a60a7e6d 100644 --- a/mpq/div.c +++ b/mpq/div.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/equal.c b/mpq/equal.c index 500c2d802e..b8ee563281 100644 --- a/mpq/equal.c +++ b/mpq/equal.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpq/get_d.c b/mpq/get_d.c index f206cdbc00..9d17ad1d57 100644 --- a/mpq/get_d.c +++ b/mpq/get_d.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpq/get_den.c b/mpq/get_den.c index 48a385c817..d4fd90b986 100644 --- a/mpq/get_den.c +++ b/mpq/get_den.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/get_num.c b/mpq/get_num.c index cb464ccb94..079211c3ab 100644 --- a/mpq/get_num.c +++ b/mpq/get_num.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/get_str.c b/mpq/get_str.c index 0abfb6e026..881340fb92 100644 --- a/mpq/get_str.c +++ b/mpq/get_str.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpq/init.c b/mpq/init.c index 7fbf905d96..f7f5be4d89 100644 --- a/mpq/init.c +++ b/mpq/init.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/inits.c b/mpq/inits.c index 084c71e001..fff4343823 100644 --- a/mpq/inits.c +++ b/mpq/inits.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/inp_str.c b/mpq/inp_str.c index 7ba95743f8..e2407eb9bc 100644 --- a/mpq/inp_str.c +++ b/mpq/inp_str.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/inv.c b/mpq/inv.c index bd703d4860..c395984e6a 100644 --- a/mpq/inv.c +++ b/mpq/inv.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/md_2exp.c b/mpq/md_2exp.c index a2a7e1e2fb..13623d83ab 100644 --- a/mpq/md_2exp.c +++ b/mpq/md_2exp.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpq/mul.c b/mpq/mul.c index 49d618f3bc..3fcae2fc76 100644 --- a/mpq/mul.c +++ b/mpq/mul.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/neg.c b/mpq/neg.c index 054e21ebe3..8fda41c7bc 100644 --- a/mpq/neg.c +++ b/mpq/neg.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpq_neg 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/out_str.c b/mpq/out_str.c index c2bc053b21..5d2dd4ebce 100644 --- a/mpq/out_str.c +++ b/mpq/out_str.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/set.c b/mpq/set.c index 0be0e5554e..87c15e31f4 100644 --- a/mpq/set.c +++ b/mpq/set.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/set_d.c b/mpq/set_d.c index bc79218718..3c02b876dd 100644 --- a/mpq/set_d.c +++ b/mpq/set_d.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for DBL_MAX */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpq/set_den.c b/mpq/set_den.c index 9c25fa3947..e249db7e41 100644 --- a/mpq/set_den.c +++ b/mpq/set_den.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/set_f.c b/mpq/set_f.c index 7764a17f05..a84d2d08b5 100644 --- a/mpq/set_f.c +++ b/mpq/set_f.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpq/set_num.c b/mpq/set_num.c index e15733b355..1a099a25f2 100644 --- a/mpq/set_num.c +++ b/mpq/set_num.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/set_si.c b/mpq/set_si.c index 0a10b3048d..9a00c21ff9 100644 --- a/mpq/set_si.c +++ b/mpq/set_si.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/set_str.c b/mpq/set_str.c index 24cc83a190..0e0e75299f 100644 --- a/mpq/set_str.c +++ b/mpq/set_str.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpq/set_ui.c b/mpq/set_ui.c index 4473b30bb8..eee1f24e99 100644 --- a/mpq/set_ui.c +++ b/mpq/set_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/set_z.c b/mpq/set_z.c index 8818231608..af00056c10 100644 --- a/mpq/set_z.c +++ b/mpq/set_z.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpq/swap.c b/mpq/swap.c index 51fdcac7fd..ee0879f266 100644 --- a/mpq/swap.c +++ b/mpq/swap.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/2fac_ui.c b/mpz/2fac_ui.c index 9d1f8a7b86..426dc3de1c 100644 --- a/mpz/2fac_ui.c +++ b/mpz/2fac_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ diff --git a/mpz/abs.c b/mpz/abs.c index 81c6b63266..0cfbc49ae4 100644 --- a/mpz/abs.c +++ b/mpz/abs.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_abs 1 -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/and.c b/mpz/and.c index e02a825ae2..a3c1e92c2f 100644 --- a/mpz/and.c +++ b/mpz/and.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/aors.h b/mpz/aors.h index 4d22754b23..722d480532 100644 --- a/mpz/aors.h +++ b/mpz/aors.h @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/aors_ui.h b/mpz/aors_ui.h index a751d449dd..ba65af3bfd 100644 --- a/mpz/aors_ui.h +++ b/mpz/aors_ui.h @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/aorsmul.c b/mpz/aorsmul.c index bf012c965c..57b06b3a55 100644 --- a/mpz/aorsmul.c +++ b/mpz/aorsmul.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/aorsmul_i.c b/mpz/aorsmul_i.c index 07af0a4efe..73f986e8ad 100644 --- a/mpz/aorsmul_i.c +++ b/mpz/aorsmul_i.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/array_init.c b/mpz/array_init.c index 0a6880ab0f..df97f34bc4 100644 --- a/mpz/array_init.c +++ b/mpz/array_init.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/bin_ui.c b/mpz/bin_ui.c index 943dd5bd13..e7c45d9ee0 100644 --- a/mpz/bin_ui.c +++ b/mpz/bin_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/bin_uiui.c b/mpz/bin_uiui.c index 70f41bc037..59714680c9 100644 --- a/mpz/bin_uiui.c +++ b/mpz/bin_uiui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/cdiv_q.c b/mpz/cdiv_q.c index 32e3200a8d..f19eb74ab8 100644 --- a/mpz/cdiv_q.c +++ b/mpz/cdiv_q.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/cdiv_q_ui.c b/mpz/cdiv_q_ui.c index 63608c9043..269d9a3e98 100644 --- a/mpz/cdiv_q_ui.c +++ b/mpz/cdiv_q_ui.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/cdiv_qr.c b/mpz/cdiv_qr.c index 45e9a2774c..bc9b892732 100644 --- a/mpz/cdiv_qr.c +++ b/mpz/cdiv_qr.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/cdiv_qr_ui.c b/mpz/cdiv_qr_ui.c index a5b721d386..0c11fb636c 100644 --- a/mpz/cdiv_qr_ui.c +++ b/mpz/cdiv_qr_ui.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/cdiv_r.c b/mpz/cdiv_r.c index 9cebab3e06..83c624a4de 100644 --- a/mpz/cdiv_r.c +++ b/mpz/cdiv_r.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/cdiv_r_ui.c b/mpz/cdiv_r_ui.c index 290118c2be..84d51dba1a 100644 --- a/mpz/cdiv_r_ui.c +++ b/mpz/cdiv_r_ui.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/cdiv_ui.c b/mpz/cdiv_ui.c index 1f7f6e3c1b..e1a1c49b65 100644 --- a/mpz/cdiv_ui.c +++ b/mpz/cdiv_ui.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/cfdiv_q_2exp.c b/mpz/cfdiv_q_2exp.c index f0c36dd158..413ea363d6 100644 --- a/mpz/cfdiv_q_2exp.c +++ b/mpz/cfdiv_q_2exp.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/cfdiv_r_2exp.c b/mpz/cfdiv_r_2exp.c index 4941822b28..fedb97dc5c 100644 --- a/mpz/cfdiv_r_2exp.c +++ b/mpz/cfdiv_r_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/clear.c b/mpz/clear.c index 3be7deffa2..f8c38a2e8b 100644 --- a/mpz/clear.c +++ b/mpz/clear.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/clears.c b/mpz/clears.c index 849fc69f8e..7ac257a1cc 100644 --- a/mpz/clears.c +++ b/mpz/clears.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/clrbit.c b/mpz/clrbit.c index 2475efe1e5..8b3c8549ee 100644 --- a/mpz/clrbit.c +++ b/mpz/clrbit.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/cmp.c b/mpz/cmp.c index b8a5eaa765..a97b0043a3 100644 --- a/mpz/cmp.c +++ b/mpz/cmp.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/cmp_d.c b/mpz/cmp_d.c index 45926d6d54..b5b5e8b77e 100644 --- a/mpz/cmp_d.c +++ b/mpz/cmp_d.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for DBL_MAX */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/cmp_si.c b/mpz/cmp_si.c index 86251f436a..23296c863b 100644 --- a/mpz/cmp_si.c +++ b/mpz/cmp_si.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/cmp_ui.c b/mpz/cmp_ui.c index 46fdd4e801..4b40ab7a0a 100644 --- a/mpz/cmp_ui.c +++ b/mpz/cmp_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/cmpabs.c b/mpz/cmpabs.c index 5685776abe..14f0dc95c8 100644 --- a/mpz/cmpabs.c +++ b/mpz/cmpabs.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/cmpabs_d.c b/mpz/cmpabs_d.c index a4b95d26aa..d2431cc927 100644 --- a/mpz/cmpabs_d.c +++ b/mpz/cmpabs_d.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for DBL_MAX */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/cmpabs_ui.c b/mpz/cmpabs_ui.c index fceef6bbac..6deffb3be5 100644 --- a/mpz/cmpabs_ui.c +++ b/mpz/cmpabs_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/com.c b/mpz/com.c index 8a48637108..c5d22b08b7 100644 --- a/mpz/com.c +++ b/mpz/com.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/combit.c b/mpz/combit.c index b6d1daa09e..0a2987564a 100644 --- a/mpz/combit.c +++ b/mpz/combit.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/cong.c b/mpz/cong.c index 1855b5052a..5d2d835f20 100644 --- a/mpz/cong.c +++ b/mpz/cong.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/cong_2exp.c b/mpz/cong_2exp.c index 8e78b17378..9de9645d78 100644 --- a/mpz/cong_2exp.c +++ b/mpz/cong_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/cong_ui.c b/mpz/cong_ui.c index a9729d9a85..6f86c2327b 100644 --- a/mpz/cong_ui.c +++ b/mpz/cong_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/dive_ui.c b/mpz/dive_ui.c index 8a1b5a31ff..c859b96197 100644 --- a/mpz/dive_ui.c +++ b/mpz/dive_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/divegcd.c b/mpz/divegcd.c index 3cb181c319..88abd54169 100644 --- a/mpz/divegcd.c +++ b/mpz/divegcd.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/divexact.c b/mpz/divexact.c index e935471529..9c89de8891 100644 --- a/mpz/divexact.c +++ b/mpz/divexact.c @@ -32,7 +32,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/divis.c b/mpz/divis.c index cd9d406846..35429a750d 100644 --- a/mpz/divis.c +++ b/mpz/divis.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/divis_2exp.c b/mpz/divis_2exp.c index db6cfa4433..4ecb0c013d 100644 --- a/mpz/divis_2exp.c +++ b/mpz/divis_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/divis_ui.c b/mpz/divis_ui.c index 41ff5f0b84..b24c7dc74b 100644 --- a/mpz/divis_ui.c +++ b/mpz/divis_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/dump.c b/mpz/dump.c index 282be34db7..6135ddd4ef 100644 --- a/mpz/dump.c +++ b/mpz/dump.c @@ -35,7 +35,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/export.c b/mpz/export.c index bc4c4df976..2dacd691b7 100644 --- a/mpz/export.c +++ b/mpz/export.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/fac_ui.c b/mpz/fac_ui.c index 471f4c7543..db3cfeee33 100644 --- a/mpz/fac_ui.c +++ b/mpz/fac_ui.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ diff --git a/mpz/fdiv_q.c b/mpz/fdiv_q.c index 5713b905b2..f17023e10c 100644 --- a/mpz/fdiv_q.c +++ b/mpz/fdiv_q.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/fdiv_q_ui.c b/mpz/fdiv_q_ui.c index 7899992d04..539f95183b 100644 --- a/mpz/fdiv_q_ui.c +++ b/mpz/fdiv_q_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/fdiv_qr.c b/mpz/fdiv_qr.c index 36cfd367ad..a0a6166dd6 100644 --- a/mpz/fdiv_qr.c +++ b/mpz/fdiv_qr.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/fdiv_qr_ui.c b/mpz/fdiv_qr_ui.c index c485740a13..03184f769c 100644 --- a/mpz/fdiv_qr_ui.c +++ b/mpz/fdiv_qr_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/fdiv_r.c b/mpz/fdiv_r.c index 35f2789b14..c7a3c8ea84 100644 --- a/mpz/fdiv_r.c +++ b/mpz/fdiv_r.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/fdiv_r_ui.c b/mpz/fdiv_r_ui.c index 322fc2aa92..f2df8a85d0 100644 --- a/mpz/fdiv_r_ui.c +++ b/mpz/fdiv_r_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/fdiv_ui.c b/mpz/fdiv_ui.c index 532ee2cbec..f0aacdb65b 100644 --- a/mpz/fdiv_ui.c +++ b/mpz/fdiv_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/fib2_ui.c b/mpz/fib2_ui.c index 79d3f888ec..ea2622711e 100644 --- a/mpz/fib2_ui.c +++ b/mpz/fib2_ui.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/fib_ui.c b/mpz/fib_ui.c index 94df940f4f..a65f3c9e7a 100644 --- a/mpz/fib_ui.c +++ b/mpz/fib_ui.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/fits_s.h b/mpz/fits_s.h index e7f21d1b2b..9fd6a0b633 100644 --- a/mpz/fits_s.h +++ b/mpz/fits_s.h @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/fits_uint.c b/mpz/fits_uint.c index a37e291b6e..6becc8bf99 100644 --- a/mpz/fits_uint.c +++ b/mpz/fits_uint.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_fits_uint_p 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/fits_ulong.c b/mpz/fits_ulong.c index fa40eb5671..c70886bbbc 100644 --- a/mpz/fits_ulong.c +++ b/mpz/fits_ulong.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_fits_ulong_p 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/fits_ushort.c b/mpz/fits_ushort.c index 7f6f907821..16873d61d6 100644 --- a/mpz/fits_ushort.c +++ b/mpz/fits_ushort.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_fits_ushort_p 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/gcd.c b/mpz/gcd.c index 091879275c..a296dda704 100644 --- a/mpz/gcd.c +++ b/mpz/gcd.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/gcd_ui.c b/mpz/gcd_ui.c index 5eea477776..4da9420380 100644 --- a/mpz/gcd_ui.c +++ b/mpz/gcd_ui.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/gcdext.c b/mpz/gcdext.c index 5980843842..92735e6746 100644 --- a/mpz/gcdext.c +++ b/mpz/gcdext.c @@ -31,7 +31,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/get_d.c b/mpz/get_d.c index ac653c5ba0..61d4e3612e 100644 --- a/mpz/get_d.c +++ b/mpz/get_d.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" double diff --git a/mpz/get_d_2exp.c b/mpz/get_d_2exp.c index 96314851bf..beb364a5f3 100644 --- a/mpz/get_d_2exp.c +++ b/mpz/get_d_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/get_si.c b/mpz/get_si.c index 6e9752636b..c65be2e0ae 100644 --- a/mpz/get_si.c +++ b/mpz/get_si.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" signed long int diff --git a/mpz/get_str.c b/mpz/get_str.c index e64d1ab493..619208bcf3 100644 --- a/mpz/get_str.c +++ b/mpz/get_str.c @@ -34,7 +34,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/get_ui.c b/mpz/get_ui.c index ca97788b74..2d7ea4e61d 100644 --- a/mpz/get_ui.c +++ b/mpz/get_ui.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_get_ui 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/getlimbn.c b/mpz/getlimbn.c index c531f7e61f..d34d764d64 100644 --- a/mpz/getlimbn.c +++ b/mpz/getlimbn.c @@ -30,5 +30,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_getlimbn 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/hamdist.c b/mpz/hamdist.c index 146769c394..1dfb7b88ff 100644 --- a/mpz/hamdist.c +++ b/mpz/hamdist.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/import.c b/mpz/import.c index 9072830afe..e40b5ed577 100644 --- a/mpz/import.c +++ b/mpz/import.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/init.c b/mpz/init.c index 425a66a366..b85a2da258 100644 --- a/mpz/init.c +++ b/mpz/init.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/init2.c b/mpz/init2.c index e4f007522c..fcbaa66dbf 100644 --- a/mpz/init2.c +++ b/mpz/init2.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/inits.c b/mpz/inits.c index 3f35a899ec..1660744e66 100644 --- a/mpz/inits.c +++ b/mpz/inits.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/inp_raw.c b/mpz/inp_raw.c index d95c19ede7..7014df9779 100644 --- a/mpz/inp_raw.c +++ b/mpz/inp_raw.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/inp_str.c b/mpz/inp_str.c index a71bf2f97f..ec3143bc89 100644 --- a/mpz/inp_str.c +++ b/mpz/inp_str.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/invert.c b/mpz/invert.c index 09cdd9a121..5532d137c7 100644 --- a/mpz/invert.c +++ b/mpz/invert.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/ior.c b/mpz/ior.c index 065e299294..1420fc7578 100644 --- a/mpz/ior.c +++ b/mpz/ior.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/iset.c b/mpz/iset.c index 1cc4d07241..adff8bb998 100644 --- a/mpz/iset.c +++ b/mpz/iset.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/iset_d.c b/mpz/iset_d.c index cfce375e91..5d04a6fd9e 100644 --- a/mpz/iset_d.c +++ b/mpz/iset_d.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/iset_si.c b/mpz/iset_si.c index 0844972280..7179cb0ad1 100644 --- a/mpz/iset_si.c +++ b/mpz/iset_si.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/iset_str.c b/mpz/iset_str.c index 72d38c35b0..d0bf811325 100644 --- a/mpz/iset_str.c +++ b/mpz/iset_str.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/iset_ui.c b/mpz/iset_ui.c index 55da84fcd4..22a8e151cb 100644 --- a/mpz/iset_ui.c +++ b/mpz/iset_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/jacobi.c b/mpz/jacobi.c index 397fe11c9b..cd556d7844 100644 --- a/mpz/jacobi.c +++ b/mpz/jacobi.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/kronsz.c b/mpz/kronsz.c index 12c8fbd0aa..adf6a6da37 100644 --- a/mpz/kronsz.c +++ b/mpz/kronsz.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/kronuz.c b/mpz/kronuz.c index ca88250de5..ba5c6dd313 100644 --- a/mpz/kronuz.c +++ b/mpz/kronuz.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/kronzs.c b/mpz/kronzs.c index 695cd0f283..1f63f15bd2 100644 --- a/mpz/kronzs.c +++ b/mpz/kronzs.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/kronzu.c b/mpz/kronzu.c index f57f92e8ba..b4fbf791d8 100644 --- a/mpz/kronzu.c +++ b/mpz/kronzu.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/lcm.c b/mpz/lcm.c index 805f671077..2807ef7eb6 100644 --- a/mpz/lcm.c +++ b/mpz/lcm.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/lcm_ui.c b/mpz/lcm_ui.c index 362d183b42..1f199b71ac 100644 --- a/mpz/lcm_ui.c +++ b/mpz/lcm_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/limbs_finish.c b/mpz/limbs_finish.c index ebf6dea290..a02839d5ce 100644 --- a/mpz/limbs_finish.c +++ b/mpz/limbs_finish.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/limbs_modify.c b/mpz/limbs_modify.c index bafd7d88a0..a778b6e6c9 100644 --- a/mpz/limbs_modify.c +++ b/mpz/limbs_modify.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_ptr diff --git a/mpz/limbs_read.c b/mpz/limbs_read.c index 6c14f18d45..705f0c1e18 100644 --- a/mpz/limbs_read.c +++ b/mpz/limbs_read.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_srcptr diff --git a/mpz/limbs_write.c b/mpz/limbs_write.c index 605cb5e3a3..b116ad05dd 100644 --- a/mpz/limbs_write.c +++ b/mpz/limbs_write.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_ptr diff --git a/mpz/lucnum2_ui.c b/mpz/lucnum2_ui.c index d9932b4411..fd82383520 100644 --- a/mpz/lucnum2_ui.c +++ b/mpz/lucnum2_ui.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/lucnum_ui.c b/mpz/lucnum_ui.c index 8a96ed2a6c..7ac09fe48c 100644 --- a/mpz/lucnum_ui.c +++ b/mpz/lucnum_ui.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/mfac_uiui.c b/mpz/mfac_uiui.c index d96000b3d7..72906d5744 100644 --- a/mpz/mfac_uiui.c +++ b/mpz/mfac_uiui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /*************************************************************/ diff --git a/mpz/millerrabin.c b/mpz/millerrabin.c index 1dab971c1a..deebaa8245 100644 --- a/mpz/millerrabin.c +++ b/mpz/millerrabin.c @@ -40,7 +40,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" static int millerrabin (mpz_srcptr, mpz_srcptr, diff --git a/mpz/mod.c b/mpz/mod.c index f2de0f9783..ab5cdb16df 100644 --- a/mpz/mod.c +++ b/mpz/mod.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/mul.c b/mpz/mul.c index 82fdb66e71..d72c93e177 100644 --- a/mpz/mul.c +++ b/mpz/mul.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/mul_2exp.c b/mpz/mul_2exp.c index f02fef7ee2..6144d0d19d 100644 --- a/mpz/mul_2exp.c +++ b/mpz/mul_2exp.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/mul_i.h b/mpz/mul_i.h index 486a8fd63e..9f4c114aa5 100644 --- a/mpz/mul_i.h +++ b/mpz/mul_i.h @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/n_pow_ui.c b/mpz/n_pow_ui.c index 50ba00e8d6..c0d643d631 100644 --- a/mpz/n_pow_ui.c +++ b/mpz/n_pow_ui.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/neg.c b/mpz/neg.c index eb46ab7f78..7f3fbcfa27 100644 --- a/mpz/neg.c +++ b/mpz/neg.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_neg 1 -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/nextprime.c b/mpz/nextprime.c index 1493054695..b1521a5298 100644 --- a/mpz/nextprime.c +++ b/mpz/nextprime.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/oddfac_1.c b/mpz/oddfac_1.c index 561721fd29..8782943593 100644 --- a/mpz/oddfac_1.c +++ b/mpz/oddfac_1.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/out_raw.c b/mpz/out_raw.c index 3b6b0b7cb5..b9fd086d20 100644 --- a/mpz/out_raw.c +++ b/mpz/out_raw.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/out_str.c b/mpz/out_str.c index 6c97039c64..8dfcb31ecc 100644 --- a/mpz/out_str.c +++ b/mpz/out_str.c @@ -31,7 +31,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/perfpow.c b/mpz/perfpow.c index 72ff3c89ac..9bbb497b11 100644 --- a/mpz/perfpow.c +++ b/mpz/perfpow.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/perfsqr.c b/mpz/perfsqr.c index 534f10ff56..c2ac924a87 100644 --- a/mpz/perfsqr.c +++ b/mpz/perfsqr.c @@ -31,5 +31,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_perfect_square_p 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/popcount.c b/mpz/popcount.c index 06f0f0b3a2..e9a85bbd98 100644 --- a/mpz/popcount.c +++ b/mpz/popcount.c @@ -31,5 +31,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_popcount 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/pow_ui.c b/mpz/pow_ui.c index 4891e97877..8bafaa73b0 100644 --- a/mpz/pow_ui.c +++ b/mpz/pow_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/powm.c b/mpz/powm.c index 01cdc3f897..dbfe1a24d0 100644 --- a/mpz/powm.c +++ b/mpz/powm.c @@ -32,7 +32,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/powm_sec.c b/mpz/powm_sec.c index 9d6e94f49d..19915b1b63 100644 --- a/mpz/powm_sec.c +++ b/mpz/powm_sec.c @@ -32,7 +32,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/powm_ui.c b/mpz/powm_ui.c index 11d44e37bb..3eb0ca4668 100644 --- a/mpz/powm_ui.c +++ b/mpz/powm_ui.c @@ -32,7 +32,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/pprime_p.c b/mpz/pprime_p.c index bfa1b8fda0..a50faafc7a 100644 --- a/mpz/pprime_p.c +++ b/mpz/pprime_p.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/primorial_ui.c b/mpz/primorial_ui.c index c80e3cc0c7..75be43a2ed 100644 --- a/mpz/primorial_ui.c +++ b/mpz/primorial_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* TODO: Remove duplicated constants / macros / static functions... diff --git a/mpz/prodlimbs.c b/mpz/prodlimbs.c index 8d84bcb435..23f06a15b5 100644 --- a/mpz/prodlimbs.c +++ b/mpz/prodlimbs.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /*********************************************************/ diff --git a/mpz/random.c b/mpz/random.c index 1dca3a93cd..1a1e5157b4 100644 --- a/mpz/random.c +++ b/mpz/random.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/random2.c b/mpz/random2.c index 7f9e5f28e8..e9c5ee10a3 100644 --- a/mpz/random2.c +++ b/mpz/random2.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/realloc.c b/mpz/realloc.c index 04fe30a84b..bb55bf6834 100644 --- a/mpz/realloc.c +++ b/mpz/realloc.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" void * diff --git a/mpz/realloc2.c b/mpz/realloc2.c index 783fcbe404..5350339425 100644 --- a/mpz/realloc2.c +++ b/mpz/realloc2.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/remove.c b/mpz/remove.c index 3d29358738..a6551214d9 100644 --- a/mpz/remove.c +++ b/mpz/remove.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mp_bitcnt_t diff --git a/mpz/roinit_n.c b/mpz/roinit_n.c index 137dbda83c..9125466349 100644 --- a/mpz/roinit_n.c +++ b/mpz/roinit_n.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" mpz_srcptr diff --git a/mpz/root.c b/mpz/root.c index 31eb440b4f..d83d00ee63 100644 --- a/mpz/root.c +++ b/mpz/root.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" int diff --git a/mpz/rootrem.c b/mpz/rootrem.c index ac4a1e030a..e9a7f0b2bb 100644 --- a/mpz/rootrem.c +++ b/mpz/rootrem.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/rrandomb.c b/mpz/rrandomb.c index 8b1803c6ba..39546a6bcd 100644 --- a/mpz/rrandomb.c +++ b/mpz/rrandomb.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" static void gmp_rrandomb (mp_ptr, gmp_randstate_t, mp_bitcnt_t); diff --git a/mpz/scan0.c b/mpz/scan0.c index de24595cfe..4b0f1ef2b4 100644 --- a/mpz/scan0.c +++ b/mpz/scan0.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/scan1.c b/mpz/scan1.c index e6b759e2be..d09614701c 100644 --- a/mpz/scan1.c +++ b/mpz/scan1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/set.c b/mpz/set.c index 5d48afb2ed..7789af3779 100644 --- a/mpz/set.c +++ b/mpz/set.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/set_d.c b/mpz/set_d.c index 6b2f2e5e22..8cbda1164e 100644 --- a/mpz/set_d.c +++ b/mpz/set_d.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for DBL_MAX */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/set_f.c b/mpz/set_f.c index 4eb9819837..f66501e4e5 100644 --- a/mpz/set_f.c +++ b/mpz/set_f.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/set_q.c b/mpz/set_q.c index 2627e82298..2280247bf7 100644 --- a/mpz/set_q.c +++ b/mpz/set_q.c @@ -31,5 +31,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_set_q 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/set_si.c b/mpz/set_si.c index db20ee392d..973aef8ba5 100644 --- a/mpz/set_si.c +++ b/mpz/set_si.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/set_str.c b/mpz/set_str.c index 848d2136a0..546c66fcce 100644 --- a/mpz/set_str.c +++ b/mpz/set_str.c @@ -35,7 +35,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/set_ui.c b/mpz/set_ui.c index 1b43ed377d..12e95d170f 100644 --- a/mpz/set_ui.c +++ b/mpz/set_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/setbit.c b/mpz/setbit.c index 3c2c139f98..228a564b2b 100644 --- a/mpz/setbit.c +++ b/mpz/setbit.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/size.c b/mpz/size.c index 2b324c3423..b8aa59ec2a 100644 --- a/mpz/size.c +++ b/mpz/size.c @@ -31,5 +31,4 @@ see https://www.gnu.org/licenses/. */ #define __GMP_FORCE_mpz_size 1 -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/sizeinbase.c b/mpz/sizeinbase.c index 0f3851ea86..7a1bd01612 100644 --- a/mpz/sizeinbase.c +++ b/mpz/sizeinbase.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/sqrt.c b/mpz/sqrt.c index 492b9991e7..74d2f75788 100644 --- a/mpz/sqrt.c +++ b/mpz/sqrt.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/sqrtrem.c b/mpz/sqrtrem.c index 02e4a59d80..6acd5a67f8 100644 --- a/mpz/sqrtrem.c +++ b/mpz/sqrtrem.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/swap.c b/mpz/swap.c index e5ef2673f3..255fac0823 100644 --- a/mpz/swap.c +++ b/mpz/swap.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/tdiv_q.c b/mpz/tdiv_q.c index 38528f35bf..fc28ce36fb 100644 --- a/mpz/tdiv_q.c +++ b/mpz/tdiv_q.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/tdiv_q_2exp.c b/mpz/tdiv_q_2exp.c index 9ffcaf2bbb..c6b9bd0244 100644 --- a/mpz/tdiv_q_2exp.c +++ b/mpz/tdiv_q_2exp.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/tdiv_q_ui.c b/mpz/tdiv_q_ui.c index 88e9082529..a11c51efb6 100644 --- a/mpz/tdiv_q_ui.c +++ b/mpz/tdiv_q_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/tdiv_qr.c b/mpz/tdiv_qr.c index ab9a37dae9..eda9501036 100644 --- a/mpz/tdiv_qr.c +++ b/mpz/tdiv_qr.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/tdiv_qr_ui.c b/mpz/tdiv_qr_ui.c index 3b4344fcaa..4e1c9fa0ac 100644 --- a/mpz/tdiv_qr_ui.c +++ b/mpz/tdiv_qr_ui.c @@ -31,7 +31,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/tdiv_r.c b/mpz/tdiv_r.c index d9cb38c323..fe38f1ca04 100644 --- a/mpz/tdiv_r.c +++ b/mpz/tdiv_r.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/tdiv_r_2exp.c b/mpz/tdiv_r_2exp.c index e21d90fecd..d2663bbac5 100644 --- a/mpz/tdiv_r_2exp.c +++ b/mpz/tdiv_r_2exp.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/tdiv_r_ui.c b/mpz/tdiv_r_ui.c index 57a8aa07f6..75a43f7451 100644 --- a/mpz/tdiv_r_ui.c +++ b/mpz/tdiv_r_ui.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" unsigned long int diff --git a/mpz/tdiv_ui.c b/mpz/tdiv_ui.c index 328d67fdf8..4618599d8f 100644 --- a/mpz/tdiv_ui.c +++ b/mpz/tdiv_ui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/mpz/tstbit.c b/mpz/tstbit.c index db3d75a64f..48725d45e6 100644 --- a/mpz/tstbit.c +++ b/mpz/tstbit.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/ui_pow_ui.c b/mpz/ui_pow_ui.c index a4f23c5655..87f2d3a762 100644 --- a/mpz/ui_pow_ui.c +++ b/mpz/ui_pow_ui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/mpz/ui_sub.c b/mpz/ui_sub.c index f32e102178..1d0edb9372 100644 --- a/mpz/ui_sub.c +++ b/mpz/ui_sub.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/urandomb.c b/mpz/urandomb.c index f1295699b3..fcaea21885 100644 --- a/mpz/urandomb.c +++ b/mpz/urandomb.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/mpz/urandomm.c b/mpz/urandomm.c index 44126211aa..df73935d2e 100644 --- a/mpz/urandomm.c +++ b/mpz/urandomm.c @@ -30,7 +30,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" /* for count_leading_zeros */ diff --git a/mpz/xor.c b/mpz/xor.c index d01adf5e6e..d310d6764a 100644 --- a/mpz/xor.c +++ b/mpz/xor.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/nextprime.c b/nextprime.c index dd9ded5873..e8e60dd3cb 100644 --- a/nextprime.c +++ b/nextprime.c @@ -52,7 +52,6 @@ see https://www.gnu.org/licenses/. */ division. */ -#include "gmp.h" #include "gmp-impl.h" #include /* for memset */ diff --git a/primesieve.c b/primesieve.c index 6ccf571a2e..0561ef0ebe 100644 --- a/primesieve.c +++ b/primesieve.c @@ -35,7 +35,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if 0 diff --git a/printf/asprintf.c b/printf/asprintf.c index b35d9b10c8..da87b755dd 100644 --- a/printf/asprintf.c +++ b/printf/asprintf.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/asprntffuns.c b/printf/asprntffuns.c index c141b7a99e..022a80ca77 100644 --- a/printf/asprntffuns.c +++ b/printf/asprntffuns.c @@ -38,7 +38,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/doprnt.c b/printf/doprnt.c index f3e3e4e1b7..7f97a09640 100644 --- a/printf/doprnt.c +++ b/printf/doprnt.c @@ -63,7 +63,6 @@ see https://www.gnu.org/licenses/. */ #include /* for quad_t */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/doprntf.c b/printf/doprntf.c index c501e8d06b..b696219f23 100644 --- a/printf/doprntf.c +++ b/printf/doprntf.c @@ -38,7 +38,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/printf/doprnti.c b/printf/doprnti.c index c4cb9c8da8..61ff64326e 100644 --- a/printf/doprnti.c +++ b/printf/doprnti.c @@ -37,7 +37,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/fprintf.c b/printf/fprintf.c index 2d8187d7cf..0008b3b6dc 100644 --- a/printf/fprintf.c +++ b/printf/fprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/obprintf.c b/printf/obprintf.c index fbf3ea768f..a7fe8f9972 100644 --- a/printf/obprintf.c +++ b/printf/obprintf.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/obprntffuns.c b/printf/obprntffuns.c index 4cd1a91dec..9471254887 100644 --- a/printf/obprntffuns.c +++ b/printf/obprntffuns.c @@ -44,7 +44,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/obvprintf.c b/printf/obvprintf.c index 31eddbdf2a..9a924e298a 100644 --- a/printf/obvprintf.c +++ b/printf/obvprintf.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/printf.c b/printf/printf.c index 7ac7b62fae..4becb0b21c 100644 --- a/printf/printf.c +++ b/printf/printf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/printffuns.c b/printf/printffuns.c index 058c6b9d8b..957381d4c2 100644 --- a/printf/printffuns.c +++ b/printf/printffuns.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" /* SunOS 4 stdio.h doesn't provide a prototype for this */ diff --git a/printf/repl-vsnprintf.c b/printf/repl-vsnprintf.c index a95003baa6..19d50c6031 100644 --- a/printf/repl-vsnprintf.c +++ b/printf/repl-vsnprintf.c @@ -63,7 +63,6 @@ see https://www.gnu.org/licenses/. */ #include /* for quad_t */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/snprintf.c b/printf/snprintf.c index fde5c806eb..8da33f81c8 100644 --- a/printf/snprintf.c +++ b/printf/snprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/snprntffuns.c b/printf/snprntffuns.c index 41a7670c6d..ac03599d01 100644 --- a/printf/snprntffuns.c +++ b/printf/snprntffuns.c @@ -36,7 +36,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/sprintf.c b/printf/sprintf.c index 052a2655c9..0952a5334c 100644 --- a/printf/sprintf.c +++ b/printf/sprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/sprintffuns.c b/printf/sprintffuns.c index 97969cdb50..6781f25828 100644 --- a/printf/sprintffuns.c +++ b/printf/sprintffuns.c @@ -37,7 +37,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/vasprintf.c b/printf/vasprintf.c index 44785dae2a..8a29a12340 100644 --- a/printf/vasprintf.c +++ b/printf/vasprintf.c @@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #if ! HAVE_VSNPRINTF diff --git a/printf/vfprintf.c b/printf/vfprintf.c index 839f133d9d..b2d190667f 100644 --- a/printf/vfprintf.c +++ b/printf/vfprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/vprintf.c b/printf/vprintf.c index 8e768978f5..60a2233965 100644 --- a/printf/vprintf.c +++ b/printf/vprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/vsnprintf.c b/printf/vsnprintf.c index ed6f99885d..2432f5d921 100644 --- a/printf/vsnprintf.c +++ b/printf/vsnprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/printf/vsprintf.c b/printf/vsprintf.c index 099455d325..26de193f12 100644 --- a/printf/vsprintf.c +++ b/printf/vsprintf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/rand/rand.c b/rand/rand.c index 09e3b765bc..418b3dec7d 100644 --- a/rand/rand.c +++ b/rand/rand.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" void diff --git a/rand/randbui.c b/rand/randbui.c index 619ab91bd1..de9e95b9a5 100644 --- a/rand/randbui.c +++ b/rand/randbui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/rand/randclr.c b/rand/randclr.c index fb3798b73d..5603ed7e75 100644 --- a/rand/randclr.c +++ b/rand/randclr.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/rand/randdef.c b/rand/randdef.c index 7d173f9364..a8a1792ec5 100644 --- a/rand/randdef.c +++ b/rand/randdef.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/rand/randiset.c b/rand/randiset.c index 66f4bc4903..11b5b971ef 100644 --- a/rand/randiset.c +++ b/rand/randiset.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/rand/randlc2s.c b/rand/randlc2s.c index 013e877286..42ed8c4505 100644 --- a/rand/randlc2s.c +++ b/rand/randlc2s.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/rand/randlc2x.c b/rand/randlc2x.c index 30e4a4a63c..4c03eb46f5 100644 --- a/rand/randlc2x.c +++ b/rand/randlc2x.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/rand/randmt.c b/rand/randmt.c index f3cdc66662..f42e8edc90 100644 --- a/rand/randmt.c +++ b/rand/randmt.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" #include "randmt.h" diff --git a/rand/randmts.c b/rand/randmts.c index 7c1c262f5c..2c3fc09910 100644 --- a/rand/randmts.c +++ b/rand/randmts.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "randmt.h" diff --git a/rand/randmui.c b/rand/randmui.c index 2d4ef86aa3..d3292db1bd 100644 --- a/rand/randmui.c +++ b/rand/randmui.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/rand/rands.c b/rand/rands.c index 1701da7a2c..af436a479b 100644 --- a/rand/rands.c +++ b/rand/rands.c @@ -33,7 +33,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/rand/randsd.c b/rand/randsd.c index 1214d000d5..b0e3dd65ed 100644 --- a/rand/randsd.c +++ b/rand/randsd.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/rand/randsdui.c b/rand/randsdui.c index 1c97232e30..46d80ad4c2 100644 --- a/rand/randsdui.c +++ b/rand/randsdui.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/scanf/doscan.c b/scanf/doscan.c index 47b22706ce..4210d029ac 100644 --- a/scanf/doscan.c +++ b/scanf/doscan.c @@ -63,7 +63,6 @@ see https://www.gnu.org/licenses/. */ #include /* for quad_t */ #endif -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/fscanf.c b/scanf/fscanf.c index 83f46169ed..ce74aa4e0f 100644 --- a/scanf/fscanf.c +++ b/scanf/fscanf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/fscanffuns.c b/scanf/fscanffuns.c index 396e9a175f..f2d2939dbd 100644 --- a/scanf/fscanffuns.c +++ b/scanf/fscanffuns.c @@ -33,7 +33,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/scanf.c b/scanf/scanf.c index a944a7c029..645188cf78 100644 --- a/scanf/scanf.c +++ b/scanf/scanf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/sscanf.c b/scanf/sscanf.c index b3d12dcda6..4486b835fd 100644 --- a/scanf/sscanf.c +++ b/scanf/sscanf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/sscanffuns.c b/scanf/sscanffuns.c index ed5bdf57d3..3ee6b63d52 100644 --- a/scanf/sscanffuns.c +++ b/scanf/sscanffuns.c @@ -34,7 +34,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/vfscanf.c b/scanf/vfscanf.c index 8011b55754..98b810a961 100644 --- a/scanf/vfscanf.c +++ b/scanf/vfscanf.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/vscanf.c b/scanf/vscanf.c index 51feebf72e..2a8cfc1ca7 100644 --- a/scanf/vscanf.c +++ b/scanf/vscanf.c @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/scanf/vsscanf.c b/scanf/vsscanf.c index a5c1cb4e8b..7c7b98a0e6 100644 --- a/scanf/vsscanf.c +++ b/scanf/vsscanf.c @@ -32,7 +32,6 @@ see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/tal-debug.c b/tal-debug.c index 35912af360..38c27aa25f 100644 --- a/tal-debug.c +++ b/tal-debug.c @@ -31,7 +31,6 @@ see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/tal-notreent.c b/tal-notreent.c index ed162e552b..083fa842fe 100644 --- a/tal-notreent.c +++ b/tal-notreent.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" diff --git a/tal-reent.c b/tal-reent.c index 7818af8256..fb43e06009 100644 --- a/tal-reent.c +++ b/tal-reent.c @@ -29,7 +29,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" diff --git a/tests/amd64check.c b/tests/amd64check.c index 9fd0e904bd..a8cdbe2a6b 100644 --- a/tests/amd64check.c +++ b/tests/amd64check.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/arm32check.c b/tests/arm32check.c index f4bf06684c..0a9f86da48 100644 --- a/tests/arm32check.c +++ b/tests/arm32check.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-assign.cc b/tests/cxx/t-assign.cc index ad10edd8a8..bd2e41a0ec 100644 --- a/tests/cxx/t-assign.cc +++ b/tests/cxx/t-assign.cc @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-binary.cc b/tests/cxx/t-binary.cc index 09d202b226..697adfa77b 100644 --- a/tests/cxx/t-binary.cc +++ b/tests/cxx/t-binary.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-cast.cc b/tests/cxx/t-cast.cc index 117fd87b80..983b3b8cd6 100644 --- a/tests/cxx/t-cast.cc +++ b/tests/cxx/t-cast.cc @@ -17,7 +17,6 @@ Public License for more details. You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmpxx.h" diff --git a/tests/cxx/t-constr.cc b/tests/cxx/t-constr.cc index 7a87f3cb04..0b2ac97950 100644 --- a/tests/cxx/t-constr.cc +++ b/tests/cxx/t-constr.cc @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-cxx11.cc b/tests/cxx/t-cxx11.cc index 8a4d4d4594..8d6fccbfeb 100644 --- a/tests/cxx/t-cxx11.cc +++ b/tests/cxx/t-cxx11.cc @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include "config.h" -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-iostream.cc b/tests/cxx/t-iostream.cc index 92bd917a97..76e280b598 100644 --- a/tests/cxx/t-iostream.cc +++ b/tests/cxx/t-iostream.cc @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-istream.cc b/tests/cxx/t-istream.cc index f04ae083f8..76bcbabe8e 100644 --- a/tests/cxx/t-istream.cc +++ b/tests/cxx/t-istream.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-locale.cc b/tests/cxx/t-locale.cc index 01eacda9f2..14e95e0784 100644 --- a/tests/cxx/t-locale.cc +++ b/tests/cxx/t-locale.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-misc.cc b/tests/cxx/t-misc.cc index 07079880e7..1143e845c4 100644 --- a/tests/cxx/t-misc.cc +++ b/tests/cxx/t-misc.cc @@ -28,7 +28,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-mix.cc b/tests/cxx/t-mix.cc index aeb6f67589..cb6733be2d 100644 --- a/tests/cxx/t-mix.cc +++ b/tests/cxx/t-mix.cc @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include "config.h" -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-ops.cc b/tests/cxx/t-ops.cc index d298b6b3d8..a86da60363 100644 --- a/tests/cxx/t-ops.cc +++ b/tests/cxx/t-ops.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-ops2.h b/tests/cxx/t-ops2.h index 7b0cdbc224..a2a82150c7 100644 --- a/tests/cxx/t-ops2.h +++ b/tests/cxx/t-ops2.h @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-ops3.cc b/tests/cxx/t-ops3.cc index cb6a2efc7d..baf49e1a3a 100644 --- a/tests/cxx/t-ops3.cc +++ b/tests/cxx/t-ops3.cc @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include "config.h" -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-ostream.cc b/tests/cxx/t-ostream.cc index 9b4f5e7dd7..8550f676b5 100644 --- a/tests/cxx/t-ostream.cc +++ b/tests/cxx/t-ostream.cc @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-prec.cc b/tests/cxx/t-prec.cc index 8039219f21..72fca72551 100644 --- a/tests/cxx/t-prec.cc +++ b/tests/cxx/t-prec.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-rand.cc b/tests/cxx/t-rand.cc index b71c49627b..1f011eba7f 100644 --- a/tests/cxx/t-rand.cc +++ b/tests/cxx/t-rand.cc @@ -17,7 +17,6 @@ Public License for more details. You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-ternary.cc b/tests/cxx/t-ternary.cc index 405f6f4981..8d087fbf7c 100644 --- a/tests/cxx/t-ternary.cc +++ b/tests/cxx/t-ternary.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/cxx/t-unary.cc b/tests/cxx/t-unary.cc index d33b995d21..c7d8bf600f 100644 --- a/tests/cxx/t-unary.cc +++ b/tests/cxx/t-unary.cc @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmpxx.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/addmul_N.c b/tests/devel/addmul_N.c index 737dcd955c..410e291bc8 100644 --- a/tests/devel/addmul_N.c +++ b/tests/devel/addmul_N.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/tests/devel/addsub_n.c b/tests/devel/addsub_n.c index a3d2bd82c6..36481af7e2 100644 --- a/tests/devel/addsub_n.c +++ b/tests/devel/addsub_n.c @@ -18,7 +18,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/addsub_n_2.c b/tests/devel/addsub_n_2.c index c7203c838a..061671cd44 100644 --- a/tests/devel/addsub_n_2.c +++ b/tests/devel/addsub_n_2.c @@ -18,7 +18,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #if defined (USG) || defined (__SVR4) || defined (_UNICOS) || defined (__hpux) diff --git a/tests/devel/anymul_1.c b/tests/devel/anymul_1.c index 79807b0ce5..84f2781e58 100644 --- a/tests/devel/anymul_1.c +++ b/tests/devel/anymul_1.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests/tests.h" diff --git a/tests/devel/aors_n.c b/tests/devel/aors_n.c index 5112d0a8d9..d15cb58a89 100644 --- a/tests/devel/aors_n.c +++ b/tests/devel/aors_n.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/copy.c b/tests/devel/copy.c index 1f951f5389..65dbd9b60f 100644 --- a/tests/devel/copy.c +++ b/tests/devel/copy.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/divmod_1.c b/tests/devel/divmod_1.c index 54eaf36d96..2757375dd0 100644 --- a/tests/devel/divmod_1.c +++ b/tests/devel/divmod_1.c @@ -18,7 +18,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/divrem.c b/tests/devel/divrem.c index 8580789078..e6c38c669c 100644 --- a/tests/devel/divrem.c +++ b/tests/devel/divrem.c @@ -18,7 +18,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #if defined (USG) || defined (__SVR4) || defined (_UNICOS) || defined (__hpux) diff --git a/tests/devel/logops_n.c b/tests/devel/logops_n.c index be53336cf5..349c6372a7 100644 --- a/tests/devel/logops_n.c +++ b/tests/devel/logops_n.c @@ -18,7 +18,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/mul_N.c b/tests/devel/mul_N.c index 49951027da..c9de5ecc68 100644 --- a/tests/devel/mul_N.c +++ b/tests/devel/mul_N.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/tests/devel/shift.c b/tests/devel/shift.c index 611a776776..ad5125b49c 100644 --- a/tests/devel/shift.c +++ b/tests/devel/shift.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/devel/try.c b/tests/devel/try.c index fe15b2dd89..9324c9bd0f 100644 --- a/tests/devel/try.c +++ b/tests/devel/try.c @@ -125,7 +125,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/devel/tst-addsub.c b/tests/devel/tst-addsub.c index 50aa3a73b3..4aa827a60f 100644 --- a/tests/devel/tst-addsub.c +++ b/tests/devel/tst-addsub.c @@ -17,7 +17,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/memory.c b/tests/memory.c index c91813ea08..4ab54b7703 100644 --- a/tests/memory.c +++ b/tests/memory.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include /* for abort */ #include /* for memcpy, memcmp */ -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/misc.c b/tests/misc.c index 1e37147d6f..fc4ade918b 100644 --- a/tests/misc.c +++ b/tests/misc.c @@ -40,7 +40,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ # endif #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/misc/t-locale.c b/tests/misc/t-locale.c index 61c8cb73d5..a789309fef 100644 --- a/tests/misc/t-locale.c +++ b/tests/misc/t-locale.c @@ -37,7 +37,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for lconv */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/misc/t-printf.c b/tests/misc/t-printf.c index e3a2f3496f..b0f6a30e6c 100644 --- a/tests/misc/t-printf.c +++ b/tests/misc/t-printf.c @@ -51,7 +51,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/misc/t-scanf.c b/tests/misc/t-scanf.c index e880463fb2..fdae5de1e8 100644 --- a/tests/misc/t-scanf.c +++ b/tests/misc/t-scanf.c @@ -49,7 +49,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/reuse.c b/tests/mpf/reuse.c index 3a382530b6..6e6d0c3740 100644 --- a/tests/mpf/reuse.c +++ b/tests/mpf/reuse.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-add.c b/tests/mpf/t-add.c index dacc6382e4..eb8bbdc6b5 100644 --- a/tests/mpf/t-add.c +++ b/tests/mpf/t-add.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-cmp_d.c b/tests/mpf/t-cmp_d.c index a1cbbadb17..213c0916cd 100644 --- a/tests/mpf/t-cmp_d.c +++ b/tests/mpf/t-cmp_d.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-cmp_si.c b/tests/mpf/t-cmp_si.c index e8e38c265c..d080db3b5c 100644 --- a/tests/mpf/t-cmp_si.c +++ b/tests/mpf/t-cmp_si.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-conv.c b/tests/mpf/t-conv.c index 3b47866061..a3eb9624f6 100644 --- a/tests/mpf/t-conv.c +++ b/tests/mpf/t-conv.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-div.c b/tests/mpf/t-div.c index 2f34eabaca..3214592232 100644 --- a/tests/mpf/t-div.c +++ b/tests/mpf/t-div.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-dm2exp.c b/tests/mpf/t-dm2exp.c index 90e4c18f16..d17c9facc5 100644 --- a/tests/mpf/t-dm2exp.c +++ b/tests/mpf/t-dm2exp.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-eq.c b/tests/mpf/t-eq.c index 359fec9316..7b80b027a7 100644 --- a/tests/mpf/t-eq.c +++ b/tests/mpf/t-eq.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-fits.c b/tests/mpf/t-fits.c index a890b398fb..937e4e6e15 100644 --- a/tests/mpf/t-fits.c +++ b/tests/mpf/t-fits.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-get_d_2exp.c b/tests/mpf/t-get_d_2exp.c index 891e51d5a5..fd047e6588 100644 --- a/tests/mpf/t-get_d_2exp.c +++ b/tests/mpf/t-get_d_2exp.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-get_si.c b/tests/mpf/t-get_si.c index 71ec15fd75..5510b049ae 100644 --- a/tests/mpf/t-get_si.c +++ b/tests/mpf/t-get_si.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-get_ui.c b/tests/mpf/t-get_ui.c index 2950cadaa5..6011b0f0dd 100644 --- a/tests/mpf/t-get_ui.c +++ b/tests/mpf/t-get_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-gsprec.c b/tests/mpf/t-gsprec.c index 5a7615fc26..da07f3eef9 100644 --- a/tests/mpf/t-gsprec.c +++ b/tests/mpf/t-gsprec.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-inp_str.c b/tests/mpf/t-inp_str.c index 38b54e6a0d..bcc0b2666b 100644 --- a/tests/mpf/t-inp_str.c +++ b/tests/mpf/t-inp_str.c @@ -26,7 +26,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-int_p.c b/tests/mpf/t-int_p.c index 08b6aa3c7b..3e536db9cb 100644 --- a/tests/mpf/t-int_p.c +++ b/tests/mpf/t-int_p.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-mul_ui.c b/tests/mpf/t-mul_ui.c index 6a25c79477..f362bb269d 100644 --- a/tests/mpf/t-mul_ui.c +++ b/tests/mpf/t-mul_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-muldiv.c b/tests/mpf/t-muldiv.c index 2751bb9dad..86dca57589 100644 --- a/tests/mpf/t-muldiv.c +++ b/tests/mpf/t-muldiv.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-pow_ui.c b/tests/mpf/t-pow_ui.c index d70b17cf44..303a24ede3 100644 --- a/tests/mpf/t-pow_ui.c +++ b/tests/mpf/t-pow_ui.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-set.c b/tests/mpf/t-set.c index 3846d501a1..25107483c4 100644 --- a/tests/mpf/t-set.c +++ b/tests/mpf/t-set.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-set_q.c b/tests/mpf/t-set_q.c index 2c48b277da..86dec6ef83 100644 --- a/tests/mpf/t-set_q.c +++ b/tests/mpf/t-set_q.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-set_si.c b/tests/mpf/t-set_si.c index 8975be7bed..5cd6c89b0c 100644 --- a/tests/mpf/t-set_si.c +++ b/tests/mpf/t-set_si.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-set_ui.c b/tests/mpf/t-set_ui.c index 8c49e91e67..828067c43f 100644 --- a/tests/mpf/t-set_ui.c +++ b/tests/mpf/t-set_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-sqrt.c b/tests/mpf/t-sqrt.c index 16a823d9a4..5e93abaac6 100644 --- a/tests/mpf/t-sqrt.c +++ b/tests/mpf/t-sqrt.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-sqrt_ui.c b/tests/mpf/t-sqrt_ui.c index 72b32e564c..31c587f136 100644 --- a/tests/mpf/t-sqrt_ui.c +++ b/tests/mpf/t-sqrt_ui.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-sub.c b/tests/mpf/t-sub.c index ee0d6ba19a..3872264c1c 100644 --- a/tests/mpf/t-sub.c +++ b/tests/mpf/t-sub.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-trunc.c b/tests/mpf/t-trunc.c index 2eef414b00..31fc2bd3f2 100644 --- a/tests/mpf/t-trunc.c +++ b/tests/mpf/t-trunc.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpf/t-ui_div.c b/tests/mpf/t-ui_div.c index 3024efdbc4..4b86215237 100644 --- a/tests/mpf/t-ui_div.c +++ b/tests/mpf/t-ui_div.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/logic.c b/tests/mpn/logic.c index 18d655f586..2b1c9a90a0 100644 --- a/tests/mpn/logic.c +++ b/tests/mpn/logic.c @@ -35,7 +35,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-aors_1.c b/tests/mpn/t-aors_1.c index 6a946f2d57..c8949229a0 100644 --- a/tests/mpn/t-aors_1.c +++ b/tests/mpn/t-aors_1.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-asmtype.c b/tests/mpn/t-asmtype.c index 93960f7aef..c6577d15b8 100644 --- a/tests/mpn/t-asmtype.c +++ b/tests/mpn/t-asmtype.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-bdiv.c b/tests/mpn/t-bdiv.c index e13b1665d6..fe2f27600a 100644 --- a/tests/mpn/t-bdiv.c +++ b/tests/mpn/t-bdiv.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for strtol */ #include /* for printf */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests/tests.h" diff --git a/tests/mpn/t-broot.c b/tests/mpn/t-broot.c index 4b0906b465..d406e8f53a 100644 --- a/tests/mpn/t-broot.c +++ b/tests/mpn/t-broot.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for strtol */ #include /* for printf */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests/tests.h" diff --git a/tests/mpn/t-brootinv.c b/tests/mpn/t-brootinv.c index 3200d3f72b..6ffd82bc24 100644 --- a/tests/mpn/t-brootinv.c +++ b/tests/mpn/t-brootinv.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for strtol */ #include /* for printf */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests/tests.h" diff --git a/tests/mpn/t-div.c b/tests/mpn/t-div.c index 59e89c757e..f281581a14 100644 --- a/tests/mpn/t-div.c +++ b/tests/mpn/t-div.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for strtol */ #include /* for printf */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests/tests.h" diff --git a/tests/mpn/t-divrem_1.c b/tests/mpn/t-divrem_1.c index 9ffe90548f..991b7da98a 100644 --- a/tests/mpn/t-divrem_1.c +++ b/tests/mpn/t-divrem_1.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-fat.c b/tests/mpn/t-fat.c index abb288e4b0..4e7101785e 100644 --- a/tests/mpn/t-fat.c +++ b/tests/mpn/t-fat.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/mpn/t-get_d.c b/tests/mpn/t-get_d.c index 1499391e06..ab0e2ecce7 100644 --- a/tests/mpn/t-get_d.c +++ b/tests/mpn/t-get_d.c @@ -24,7 +24,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-hgcd.c b/tests/mpn/t-hgcd.c index 64d33ef006..07f83e9d84 100644 --- a/tests/mpn/t-hgcd.c +++ b/tests/mpn/t-hgcd.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-hgcd_appr.c b/tests/mpn/t-hgcd_appr.c index 23ffbf0b76..f9e2ea8ba1 100644 --- a/tests/mpn/t-hgcd_appr.c +++ b/tests/mpn/t-hgcd_appr.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-instrument.c b/tests/mpn/t-instrument.c index 338fef1773..694e17135e 100644 --- a/tests/mpn/t-instrument.c +++ b/tests/mpn/t-instrument.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/mpn/t-invert.c b/tests/mpn/t-invert.c index c9b0080b76..ff0e8bc679 100644 --- a/tests/mpn/t-invert.c +++ b/tests/mpn/t-invert.c @@ -23,7 +23,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-iord_u.c b/tests/mpn/t-iord_u.c index 93e68c5c3f..2b2771322d 100644 --- a/tests/mpn/t-iord_u.c +++ b/tests/mpn/t-iord_u.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-matrix22.c b/tests/mpn/t-matrix22.c index e63cbe27bb..1fa1e3fa97 100644 --- a/tests/mpn/t-matrix22.c +++ b/tests/mpn/t-matrix22.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-minvert.c b/tests/mpn/t-minvert.c index 044a842416..3140aec8ca 100644 --- a/tests/mpn/t-minvert.c +++ b/tests/mpn/t-minvert.c @@ -18,7 +18,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include /* for strtol */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests/tests.h" diff --git a/tests/mpn/t-mod_1.c b/tests/mpn/t-mod_1.c index 3d08a9018f..80927dc63f 100644 --- a/tests/mpn/t-mod_1.c +++ b/tests/mpn/t-mod_1.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-mp_bases.c b/tests/mpn/t-mp_bases.c index c0b228825a..deb7f5cc57 100644 --- a/tests/mpn/t-mp_bases.c +++ b/tests/mpn/t-mp_bases.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/mpn/t-mul.c b/tests/mpn/t-mul.c index 26e4227334..88cb2badcf 100644 --- a/tests/mpn/t-mul.c +++ b/tests/mpn/t-mul.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-mullo.c b/tests/mpn/t-mullo.c index d4789976ac..d57d7b93a6 100644 --- a/tests/mpn/t-mullo.c +++ b/tests/mpn/t-mullo.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-mulmid.c b/tests/mpn/t-mulmid.c index 8978c4c1fd..9491b0eed3 100644 --- a/tests/mpn/t-mulmid.c +++ b/tests/mpn/t-mulmid.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-mulmod_bnm1.c b/tests/mpn/t-mulmod_bnm1.c index 374b722c6b..9901d49e91 100644 --- a/tests/mpn/t-mulmod_bnm1.c +++ b/tests/mpn/t-mulmod_bnm1.c @@ -23,7 +23,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-perfsqr.c b/tests/mpn/t-perfsqr.c index 322ab6c3a4..b65ee8b8c7 100644 --- a/tests/mpn/t-perfsqr.c +++ b/tests/mpn/t-perfsqr.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-scan.c b/tests/mpn/t-scan.c index f4478af335..ec25b9502e 100644 --- a/tests/mpn/t-scan.c +++ b/tests/mpn/t-scan.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-sizeinbase.c b/tests/mpn/t-sizeinbase.c index 0887815d8b..a7076be3c3 100644 --- a/tests/mpn/t-sizeinbase.c +++ b/tests/mpn/t-sizeinbase.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-sqrlo.c b/tests/mpn/t-sqrlo.c index 96caddc6fb..ea5eaa9c7d 100644 --- a/tests/mpn/t-sqrlo.c +++ b/tests/mpn/t-sqrlo.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/t-sqrmod_bnm1.c b/tests/mpn/t-sqrmod_bnm1.c index 47ccf81083..347b680bed 100644 --- a/tests/mpn/t-sqrmod_bnm1.c +++ b/tests/mpn/t-sqrmod_bnm1.c @@ -23,7 +23,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/toom-shared.h b/tests/mpn/toom-shared.h index 7479e7efd9..2fe4c93315 100644 --- a/tests/mpn/toom-shared.h +++ b/tests/mpn/toom-shared.h @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpn/toom-sqr-shared.h b/tests/mpn/toom-sqr-shared.h index 3b4d7e22e7..b09c994503 100644 --- a/tests/mpn/toom-sqr-shared.h +++ b/tests/mpn/toom-sqr-shared.h @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/io.c b/tests/mpq/io.c index a1b718d2cf..1b0e16fe7f 100644 --- a/tests/mpq/io.c +++ b/tests/mpq/io.c @@ -25,7 +25,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/reuse.c b/tests/mpq/reuse.c index 3bff1dac2a..3c02d4c2dc 100644 --- a/tests/mpq/reuse.c +++ b/tests/mpq/reuse.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-aors.c b/tests/mpq/t-aors.c index a65f5d8ab8..8ee9f93c65 100644 --- a/tests/mpq/t-aors.c +++ b/tests/mpq/t-aors.c @@ -23,7 +23,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-cmp.c b/tests/mpq/t-cmp.c index 5858fa23c2..187db7fa4e 100644 --- a/tests/mpq/t-cmp.c +++ b/tests/mpq/t-cmp.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-cmp_si.c b/tests/mpq/t-cmp_si.c index 15252cc7cc..5ffa2472cd 100644 --- a/tests/mpq/t-cmp_si.c +++ b/tests/mpq/t-cmp_si.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-cmp_ui.c b/tests/mpq/t-cmp_ui.c index 9d2808393b..51bb2cb23f 100644 --- a/tests/mpq/t-cmp_ui.c +++ b/tests/mpq/t-cmp_ui.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-cmp_z.c b/tests/mpq/t-cmp_z.c index 2d4f47c212..64f7746565 100644 --- a/tests/mpq/t-cmp_z.c +++ b/tests/mpq/t-cmp_z.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-equal.c b/tests/mpq/t-equal.c index 4523dd8b1e..671c530e88 100644 --- a/tests/mpq/t-equal.c +++ b/tests/mpq/t-equal.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-get_d.c b/tests/mpq/t-get_d.c index aa848e029c..98d6a5fdaf 100644 --- a/tests/mpq/t-get_d.c +++ b/tests/mpq/t-get_d.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-get_str.c b/tests/mpq/t-get_str.c index c3c9dd6e91..d29e7663ef 100644 --- a/tests/mpq/t-get_str.c +++ b/tests/mpq/t-get_str.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-inp_str.c b/tests/mpq/t-inp_str.c index 601cee3729..b44abd88df 100644 --- a/tests/mpq/t-inp_str.c +++ b/tests/mpq/t-inp_str.c @@ -26,7 +26,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-inv.c b/tests/mpq/t-inv.c index 1a0df8d728..87ba8d45eb 100644 --- a/tests/mpq/t-inv.c +++ b/tests/mpq/t-inv.c @@ -17,7 +17,6 @@ Public License for more details. You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-md_2exp.c b/tests/mpq/t-md_2exp.c index c6e4028580..2bffce9f67 100644 --- a/tests/mpq/t-md_2exp.c +++ b/tests/mpq/t-md_2exp.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-set_f.c b/tests/mpq/t-set_f.c index 76f4a68df8..e92e3aa911 100644 --- a/tests/mpq/t-set_f.c +++ b/tests/mpq/t-set_f.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpq/t-set_str.c b/tests/mpq/t-set_str.c index 92cb9205a7..1f5ca8b689 100644 --- a/tests/mpq/t-set_str.c +++ b/tests/mpq/t-set_str.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/bit.c b/tests/mpz/bit.c index c42e9f0cc5..cfcdeea855 100644 --- a/tests/mpz/bit.c +++ b/tests/mpz/bit.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/convert.c b/tests/mpz/convert.c index ada6d11a16..fdb3874b3b 100644 --- a/tests/mpz/convert.c +++ b/tests/mpz/convert.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/dive.c b/tests/mpz/dive.c index 7970e718a0..99e8caf4c9 100644 --- a/tests/mpz/dive.c +++ b/tests/mpz/dive.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/dive_ui.c b/tests/mpz/dive_ui.c index 6771677f1f..8f74bce304 100644 --- a/tests/mpz/dive_ui.c +++ b/tests/mpz/dive_ui.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/io.c b/tests/mpz/io.c index 7674d69b1c..892f61d619 100644 --- a/tests/mpz/io.c +++ b/tests/mpz/io.c @@ -25,7 +25,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/logic.c b/tests/mpz/logic.c index d99cadc2bd..f3b38b103f 100644 --- a/tests/mpz/logic.c +++ b/tests/mpz/logic.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/reuse.c b/tests/mpz/reuse.c index f3e4781b2c..181ee0bbec 100644 --- a/tests/mpz/reuse.c +++ b/tests/mpz/reuse.c @@ -28,7 +28,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-addsub.c b/tests/mpz/t-addsub.c index bf89841150..aaa3188622 100644 --- a/tests/mpz/t-addsub.c +++ b/tests/mpz/t-addsub.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/mpz/t-aorsmul.c b/tests/mpz/t-aorsmul.c index 918725fdcb..f31e75820d 100644 --- a/tests/mpz/t-aorsmul.c +++ b/tests/mpz/t-aorsmul.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-bin.c b/tests/mpz/t-bin.c index acce41df9a..cdec11c823 100644 --- a/tests/mpz/t-bin.c +++ b/tests/mpz/t-bin.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-cdiv_ui.c b/tests/mpz/t-cdiv_ui.c index 39735a92e9..91559eaec3 100644 --- a/tests/mpz/t-cdiv_ui.c +++ b/tests/mpz/t-cdiv_ui.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-cmp.c b/tests/mpz/t-cmp.c index cf0474e7f1..1ae2517669 100644 --- a/tests/mpz/t-cmp.c +++ b/tests/mpz/t-cmp.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-cmp_d.c b/tests/mpz/t-cmp_d.c index c9877fc521..d7b9895a82 100644 --- a/tests/mpz/t-cmp_d.c +++ b/tests/mpz/t-cmp_d.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-cmp_si.c b/tests/mpz/t-cmp_si.c index 97fdbcaae3..7667d3eb2d 100644 --- a/tests/mpz/t-cmp_si.c +++ b/tests/mpz/t-cmp_si.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-cong.c b/tests/mpz/t-cong.c index 1227335ec5..59d8526992 100644 --- a/tests/mpz/t-cong.c +++ b/tests/mpz/t-cong.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-cong_2exp.c b/tests/mpz/t-cong_2exp.c index f222827e7b..5ffe2d18cf 100644 --- a/tests/mpz/t-cong_2exp.c +++ b/tests/mpz/t-cong_2exp.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-div_2exp.c b/tests/mpz/t-div_2exp.c index 1620698b12..d012aae4d8 100644 --- a/tests/mpz/t-div_2exp.c +++ b/tests/mpz/t-div_2exp.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-divis.c b/tests/mpz/t-divis.c index fdfedc82b3..f7b9bea433 100644 --- a/tests/mpz/t-divis.c +++ b/tests/mpz/t-divis.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-divis_2exp.c b/tests/mpz/t-divis_2exp.c index ecd7440eae..636c7511dc 100644 --- a/tests/mpz/t-divis_2exp.c +++ b/tests/mpz/t-divis_2exp.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-export.c b/tests/mpz/t-export.c index d07476486d..fa411e3bee 100644 --- a/tests/mpz/t-export.c +++ b/tests/mpz/t-export.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-fac_ui.c b/tests/mpz/t-fac_ui.c index f45154f775..4bcc88b10c 100644 --- a/tests/mpz/t-fac_ui.c +++ b/tests/mpz/t-fac_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-fdiv.c b/tests/mpz/t-fdiv.c index a616e5b101..71503dfea3 100644 --- a/tests/mpz/t-fdiv.c +++ b/tests/mpz/t-fdiv.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-fdiv_ui.c b/tests/mpz/t-fdiv_ui.c index 031b519f8f..87620ca2cd 100644 --- a/tests/mpz/t-fdiv_ui.c +++ b/tests/mpz/t-fdiv_ui.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-fib_ui.c b/tests/mpz/t-fib_ui.c index a7425b5b89..7ce11f1ba5 100644 --- a/tests/mpz/t-fib_ui.c +++ b/tests/mpz/t-fib_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-fits.c b/tests/mpz/t-fits.c index 6b6de3b297..681958899c 100644 --- a/tests/mpz/t-fits.c +++ b/tests/mpz/t-fits.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-gcd.c b/tests/mpz/t-gcd.c index fef4fde0cf..ffc5f98639 100644 --- a/tests/mpz/t-gcd.c +++ b/tests/mpz/t-gcd.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-gcd_ui.c b/tests/mpz/t-gcd_ui.c index 16f51e11b6..03b63941cb 100644 --- a/tests/mpz/t-gcd_ui.c +++ b/tests/mpz/t-gcd_ui.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-get_d.c b/tests/mpz/t-get_d.c index 4a4a930498..46e5eafb75 100644 --- a/tests/mpz/t-get_d.c +++ b/tests/mpz/t-get_d.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-get_d_2exp.c b/tests/mpz/t-get_d_2exp.c index 2f5555daf5..04cf1a4e52 100644 --- a/tests/mpz/t-get_d_2exp.c +++ b/tests/mpz/t-get_d_2exp.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-get_si.c b/tests/mpz/t-get_si.c index 083ada7f1e..51f104a1d8 100644 --- a/tests/mpz/t-get_si.c +++ b/tests/mpz/t-get_si.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-hamdist.c b/tests/mpz/t-hamdist.c index f39c8ab8c2..544a03f7b6 100644 --- a/tests/mpz/t-hamdist.c +++ b/tests/mpz/t-hamdist.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-import.c b/tests/mpz/t-import.c index 8d10fdc8aa..a295317981 100644 --- a/tests/mpz/t-import.c +++ b/tests/mpz/t-import.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-inp_str.c b/tests/mpz/t-inp_str.c index f50290bff6..e686de5293 100644 --- a/tests/mpz/t-inp_str.c +++ b/tests/mpz/t-inp_str.c @@ -26,7 +26,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for unlink */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-invert.c b/tests/mpz/t-invert.c index a033409a2f..1929c2abe5 100644 --- a/tests/mpz/t-invert.c +++ b/tests/mpz/t-invert.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-io_raw.c b/tests/mpz/t-io_raw.c index e06e7bb14b..e299b5a47c 100644 --- a/tests/mpz/t-io_raw.c +++ b/tests/mpz/t-io_raw.c @@ -26,7 +26,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-jac.c b/tests/mpz/t-jac.c index b6a0c33106..b14feba01c 100644 --- a/tests/mpz/t-jac.c +++ b/tests/mpz/t-jac.c @@ -37,7 +37,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-lcm.c b/tests/mpz/t-lcm.c index 3cc41483ef..1b45212fe1 100644 --- a/tests/mpz/t-lcm.c +++ b/tests/mpz/t-lcm.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-limbs.c b/tests/mpz/t-limbs.c index 43bcfb03e8..6526e929f9 100644 --- a/tests/mpz/t-limbs.c +++ b/tests/mpz/t-limbs.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-lucnum_ui.c b/tests/mpz/t-lucnum_ui.c index 7cb734195b..e0611f367c 100644 --- a/tests/mpz/t-lucnum_ui.c +++ b/tests/mpz/t-lucnum_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-mfac_uiui.c b/tests/mpz/t-mfac_uiui.c index 7bf51a5dac..db46a82fea 100644 --- a/tests/mpz/t-mfac_uiui.c +++ b/tests/mpz/t-mfac_uiui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-mul.c b/tests/mpz/t-mul.c index 690b89f7fd..66e021eaca 100644 --- a/tests/mpz/t-mul.c +++ b/tests/mpz/t-mul.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/mpz/t-mul_i.c b/tests/mpz/t-mul_i.c index cbbe54d40d..5f2dae20cc 100644 --- a/tests/mpz/t-mul_i.c +++ b/tests/mpz/t-mul_i.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-nextprime.c b/tests/mpz/t-nextprime.c index 1033f75775..72cb6939c3 100644 --- a/tests/mpz/t-nextprime.c +++ b/tests/mpz/t-nextprime.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-oddeven.c b/tests/mpz/t-oddeven.c index 107f2436ab..eedad4bee3 100644 --- a/tests/mpz/t-oddeven.c +++ b/tests/mpz/t-oddeven.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-perfpow.c b/tests/mpz/t-perfpow.c index f5f2c34764..84f9c8e644 100644 --- a/tests/mpz/t-perfpow.c +++ b/tests/mpz/t-perfpow.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-perfsqr.c b/tests/mpz/t-perfsqr.c index 2a54e59e65..22235936dd 100644 --- a/tests/mpz/t-perfsqr.c +++ b/tests/mpz/t-perfsqr.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-popcount.c b/tests/mpz/t-popcount.c index c27c4efda9..8952cc2ba8 100644 --- a/tests/mpz/t-popcount.c +++ b/tests/mpz/t-popcount.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-pow.c b/tests/mpz/t-pow.c index 312ef98884..ff417219e5 100644 --- a/tests/mpz/t-pow.c +++ b/tests/mpz/t-pow.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-powm.c b/tests/mpz/t-powm.c index 240e1c89b9..f9586d2c36 100644 --- a/tests/mpz/t-powm.c +++ b/tests/mpz/t-powm.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-powm_ui.c b/tests/mpz/t-powm_ui.c index a95e473c32..5b446c59f1 100644 --- a/tests/mpz/t-powm_ui.c +++ b/tests/mpz/t-powm_ui.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-pprime_p.c b/tests/mpz/t-pprime_p.c index d437299e53..29f1ee20f7 100644 --- a/tests/mpz/t-pprime_p.c +++ b/tests/mpz/t-pprime_p.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-primorial_ui.c b/tests/mpz/t-primorial_ui.c index d3b77758bb..bda1a00805 100644 --- a/tests/mpz/t-primorial_ui.c +++ b/tests/mpz/t-primorial_ui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-remove.c b/tests/mpz/t-remove.c index 4de74675fd..07ba918373 100644 --- a/tests/mpz/t-remove.c +++ b/tests/mpz/t-remove.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-root.c b/tests/mpz/t-root.c index 05a8263127..e1ce15909d 100644 --- a/tests/mpz/t-root.c +++ b/tests/mpz/t-root.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-scan.c b/tests/mpz/t-scan.c index 95b896b1be..ababcfa0c7 100644 --- a/tests/mpz/t-scan.c +++ b/tests/mpz/t-scan.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-set_d.c b/tests/mpz/t-set_d.c index d587e65442..1fdfc02e16 100644 --- a/tests/mpz/t-set_d.c +++ b/tests/mpz/t-set_d.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-set_f.c b/tests/mpz/t-set_f.c index 38b5a2c438..2671a866b0 100644 --- a/tests/mpz/t-set_f.c +++ b/tests/mpz/t-set_f.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-set_si.c b/tests/mpz/t-set_si.c index b1e55ede33..4e8ed7ac43 100644 --- a/tests/mpz/t-set_si.c +++ b/tests/mpz/t-set_si.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-set_str.c b/tests/mpz/t-set_str.c index c6a59f2fed..22d36d3130 100644 --- a/tests/mpz/t-set_str.c +++ b/tests/mpz/t-set_str.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-sizeinbase.c b/tests/mpz/t-sizeinbase.c index b5eab8846f..936f2bd8eb 100644 --- a/tests/mpz/t-sizeinbase.c +++ b/tests/mpz/t-sizeinbase.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-sqrtrem.c b/tests/mpz/t-sqrtrem.c index a3f896e1a1..9db8a6164c 100644 --- a/tests/mpz/t-sqrtrem.c +++ b/tests/mpz/t-sqrtrem.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-tdiv.c b/tests/mpz/t-tdiv.c index 902b51c003..3d2eb365b8 100644 --- a/tests/mpz/t-tdiv.c +++ b/tests/mpz/t-tdiv.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/mpz/t-tdiv_ui.c b/tests/mpz/t-tdiv_ui.c index db266eb9d0..6bbb947d36 100644 --- a/tests/mpz/t-tdiv_ui.c +++ b/tests/mpz/t-tdiv_ui.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/findlc.c b/tests/rand/findlc.c index 2406c3b645..72fb12c4ec 100644 --- a/tests/rand/findlc.c +++ b/tests/rand/findlc.c @@ -21,7 +21,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmpstat.h" #define RCSID(msg) \ diff --git a/tests/rand/gen.c b/tests/rand/gen.c index 65401e3751..c8e6c67599 100644 --- a/tests/rand/gen.c +++ b/tests/rand/gen.c @@ -49,7 +49,6 @@ extern char *optarg; extern int optind, opterr; #endif -#include "gmp.h" #include "gmp-impl.h" int main (argc, argv) diff --git a/tests/rand/spect.c b/tests/rand/spect.c index 596ff3a9c4..64de5a09de 100644 --- a/tests/rand/spect.c +++ b/tests/rand/spect.c @@ -28,7 +28,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmpstat.h" diff --git a/tests/rand/stat.c b/tests/rand/stat.c index 1285ccfb9f..fa06f4c03c 100644 --- a/tests/rand/stat.c +++ b/tests/rand/stat.c @@ -39,7 +39,6 @@ Test 1000 integers 0 <= X <= 2^34-1. #include #include #include -#include "gmp.h" #include "gmpstat.h" #if !HAVE_DECL_OPTARG diff --git a/tests/rand/statlib.c b/tests/rand/statlib.c index 7cecd6dee2..db05380c09 100644 --- a/tests/rand/statlib.c +++ b/tests/rand/statlib.c @@ -70,7 +70,6 @@ Km = sqr (n) * rm #include #include -#include "gmp.h" #include "gmpstat.h" /* ks (Kp, Km, X, P, n) -- Perform a Kolmogorov-Smirnov test on the N diff --git a/tests/rand/t-iset.c b/tests/rand/t-iset.c index 0414037c19..884220f7b2 100644 --- a/tests/rand/t-iset.c +++ b/tests/rand/t-iset.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/t-lc2exp.c b/tests/rand/t-lc2exp.c index b524441f29..c66691de0c 100644 --- a/tests/rand/t-lc2exp.c +++ b/tests/rand/t-lc2exp.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/t-mt.c b/tests/rand/t-mt.c index 3aabffe88d..08ba7fcc8c 100644 --- a/tests/rand/t-mt.c +++ b/tests/rand/t-mt.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/t-urbui.c b/tests/rand/t-urbui.c index bac8b6d5a0..f56f538203 100644 --- a/tests/rand/t-urbui.c +++ b/tests/rand/t-urbui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/t-urmui.c b/tests/rand/t-urmui.c index c58d740f4e..cc8fedb502 100644 --- a/tests/rand/t-urmui.c +++ b/tests/rand/t-urmui.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/t-urndmm.c b/tests/rand/t-urndmm.c index d5a9217b40..ae700ddcb3 100644 --- a/tests/rand/t-urndmm.c +++ b/tests/rand/t-urndmm.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/rand/zdiv_round.c b/tests/rand/zdiv_round.c index 3a91e3092c..e42e694e2b 100644 --- a/tests/rand/zdiv_round.c +++ b/tests/rand/zdiv_round.c @@ -18,7 +18,6 @@ Public License for more details. You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" void zdiv_round (mpz_t rop, mpz_t n, mpz_t d) diff --git a/tests/refmpf.c b/tests/refmpf.c index 0ba9fbca3a..bc955a5c67 100644 --- a/tests/refmpf.c +++ b/tests/refmpf.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/refmpn.c b/tests/refmpn.c index 2e11f9dbd7..e4a683f864 100644 --- a/tests/refmpn.c +++ b/tests/refmpn.c @@ -31,7 +31,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for NULL */ #include /* for malloc */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/tests/refmpq.c b/tests/refmpq.c index 6ca51c4bc5..8a2fc7ad06 100644 --- a/tests/refmpq.c +++ b/tests/refmpq.c @@ -17,7 +17,6 @@ Public License for more details. You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/refmpz.c b/tests/refmpz.c index 2aef7aaa87..cb280d534a 100644 --- a/tests/refmpz.c +++ b/tests/refmpz.c @@ -22,7 +22,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include /* for free */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/spinner.c b/tests/spinner.c index 3435d20923..04e5b99946 100644 --- a/tests/spinner.c +++ b/tests/spinner.c @@ -27,7 +27,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include /* for isatty */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/t-bswap.c b/tests/t-bswap.c index 2543f9fc32..765ef8ee0f 100644 --- a/tests/t-bswap.c +++ b/tests/t-bswap.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/t-count_zeros.c b/tests/t-count_zeros.c index 117babadc6..5bb243cbcc 100644 --- a/tests/t-count_zeros.c +++ b/tests/t-count_zeros.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/t-hightomask.c b/tests/t-hightomask.c index 1de20c94f6..3c65d032d8 100644 --- a/tests/t-hightomask.c +++ b/tests/t-hightomask.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/t-modlinv.c b/tests/t-modlinv.c index 8e17d7787f..47f5533d16 100644 --- a/tests/t-modlinv.c +++ b/tests/t-modlinv.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/t-parity.c b/tests/t-parity.c index b6da112733..b6f23668d5 100644 --- a/tests/t-parity.c +++ b/tests/t-parity.c @@ -19,7 +19,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/t-popc.c b/tests/t-popc.c index c3b3288607..421d4e2680 100644 --- a/tests/t-popc.c +++ b/tests/t-popc.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/t-sub.c b/tests/t-sub.c index 331705ff6f..e916d4fc8f 100644 --- a/tests/t-sub.c +++ b/tests/t-sub.c @@ -20,7 +20,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "tests.h" diff --git a/tests/trace.c b/tests/trace.c index 4b05bdb824..de397f53af 100644 --- a/tests/trace.c +++ b/tests/trace.c @@ -27,7 +27,6 @@ the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include /* for strlen */ -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tests/x86check.c b/tests/x86check.c index 065dc73292..12ea5b7875 100644 --- a/tests/x86check.c +++ b/tests/x86check.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "tests.h" diff --git a/tune/common.c b/tune/common.c index 489f333ffd..f350171b64 100644 --- a/tune/common.c +++ b/tune/common.c @@ -41,7 +41,6 @@ see https://www.gnu.org/licenses/. */ #include #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/tune/div_qr_1_tune.c b/tune/div_qr_1_tune.c index 7e928dcce9..ef680eecc4 100644 --- a/tune/div_qr_1_tune.c +++ b/tune/div_qr_1_tune.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define TUNE_PROGRAM_BUILD 1 -#include "gmp.h" #include "gmp-impl.h" mp_limb_t mpn_div_qr_1n_pi1_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t, mp_limb_t, mp_limb_t); diff --git a/tune/div_qr_1n_pi1_1.c b/tune/div_qr_1n_pi1_1.c index 6dd8ceb438..e64a3c7747 100644 --- a/tune/div_qr_1n_pi1_1.c +++ b/tune/div_qr_1n_pi1_1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef DIV_QR_1N_METHOD diff --git a/tune/div_qr_1n_pi1_2.c b/tune/div_qr_1n_pi1_2.c index acc80d4695..c5432eabb6 100644 --- a/tune/div_qr_1n_pi1_2.c +++ b/tune/div_qr_1n_pi1_2.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef DIV_QR_1N_METHOD diff --git a/tune/divrem1div.c b/tune/divrem1div.c index b680f9d222..0089971618 100644 --- a/tune/divrem1div.c +++ b/tune/divrem1div.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define OPERATION_divrem_1 -#include "gmp.h" #include "gmp-impl.h" #undef DIVREM_1_NORM_THRESHOLD diff --git a/tune/divrem1inv.c b/tune/divrem1inv.c index 598c03c739..82c852882a 100644 --- a/tune/divrem1inv.c +++ b/tune/divrem1inv.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define OPERATION_divrem_1 -#include "gmp.h" #include "gmp-impl.h" #undef DIVREM_1_NORM_THRESHOLD diff --git a/tune/divrem2div.c b/tune/divrem2div.c index cd7f3f5a88..8331d8fe32 100644 --- a/tune/divrem2div.c +++ b/tune/divrem2div.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifdef DIVREM_2_THRESHOLD diff --git a/tune/divrem2inv.c b/tune/divrem2inv.c index bd7c4268f7..8ae87f500a 100644 --- a/tune/divrem2inv.c +++ b/tune/divrem2inv.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifdef DIVREM_2_THRESHOLD diff --git a/tune/freq.c b/tune/freq.c index 210f42564e..ee38506478 100644 --- a/tune/freq.c +++ b/tune/freq.c @@ -137,7 +137,6 @@ see https://www.gnu.org/licenses/. */ #undef MAX #endif -#include "gmp.h" #include "gmp-impl.h" #include "speed.h" diff --git a/tune/gcd_bin.c b/tune/gcd_bin.c index 3e4e5bcfd8..86bc287b5c 100644 --- a/tune/gcd_bin.c +++ b/tune/gcd_bin.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef GCD_ACCEL_THRESHOLD diff --git a/tune/gcdext_double.c b/tune/gcdext_double.c index c72f07ea9f..2b2ba156b4 100644 --- a/tune/gcdext_double.c +++ b/tune/gcdext_double.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef GCDEXT_THRESHOLD diff --git a/tune/gcdext_single.c b/tune/gcdext_single.c index 292e9e87e0..3c1d28cc05 100644 --- a/tune/gcdext_single.c +++ b/tune/gcdext_single.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef GCDEXT_THRESHOLD diff --git a/tune/gcdextod.c b/tune/gcdextod.c index c08087d480..f40cae6ef4 100644 --- a/tune/gcdextod.c +++ b/tune/gcdextod.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef GCDEXT_THRESHOLD diff --git a/tune/gcdextos.c b/tune/gcdextos.c index fb8af29279..f51ff5276f 100644 --- a/tune/gcdextos.c +++ b/tune/gcdextos.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef GCDEXT_THRESHOLD diff --git a/tune/hgcd_appr_lehmer.c b/tune/hgcd_appr_lehmer.c index 790e61e3cb..aa43a0709c 100644 --- a/tune/hgcd_appr_lehmer.c +++ b/tune/hgcd_appr_lehmer.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef HGCD_APPR_THRESHOLD diff --git a/tune/hgcd_lehmer.c b/tune/hgcd_lehmer.c index 11d0ef8821..364749dcd0 100644 --- a/tune/hgcd_lehmer.c +++ b/tune/hgcd_lehmer.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef HGCD_THRESHOLD diff --git a/tune/hgcd_reduce_1.c b/tune/hgcd_reduce_1.c index 383c2d7009..5052233265 100644 --- a/tune/hgcd_reduce_1.c +++ b/tune/hgcd_reduce_1.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef HGCD_REDUCE_THRESHOLD diff --git a/tune/hgcd_reduce_2.c b/tune/hgcd_reduce_2.c index ac18b6033a..5d802e049b 100644 --- a/tune/hgcd_reduce_2.c +++ b/tune/hgcd_reduce_2.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef HGCD_REDUCE_THRESHOLD diff --git a/tune/jacbase1.c b/tune/jacbase1.c index a73df8b723..89a584ddd0 100644 --- a/tune/jacbase1.c +++ b/tune/jacbase1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef JACOBI_BASE_METHOD diff --git a/tune/jacbase2.c b/tune/jacbase2.c index b99ebe9061..253d83581b 100644 --- a/tune/jacbase2.c +++ b/tune/jacbase2.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef JACOBI_BASE_METHOD diff --git a/tune/jacbase3.c b/tune/jacbase3.c index 408b0fed6b..4440f31afd 100644 --- a/tune/jacbase3.c +++ b/tune/jacbase3.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef JACOBI_BASE_METHOD diff --git a/tune/jacbase4.c b/tune/jacbase4.c index 70d535240b..daea3bbf1d 100644 --- a/tune/jacbase4.c +++ b/tune/jacbase4.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef JACOBI_BASE_METHOD diff --git a/tune/mod_1_1-1.c b/tune/mod_1_1-1.c index 7eb7fcdf79..7de1e42389 100644 --- a/tune/mod_1_1-1.c +++ b/tune/mod_1_1-1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef MOD_1_1P_METHOD diff --git a/tune/mod_1_1-2.c b/tune/mod_1_1-2.c index 52ca57749b..980a64fddf 100644 --- a/tune/mod_1_1-2.c +++ b/tune/mod_1_1-2.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef MOD_1_1P_METHOD diff --git a/tune/mod_1_div.c b/tune/mod_1_div.c index a0663be055..6268d4e575 100644 --- a/tune/mod_1_div.c +++ b/tune/mod_1_div.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define OPERATION_mod_1 -#include "gmp.h" #include "gmp-impl.h" #undef MOD_1_NORM_THRESHOLD diff --git a/tune/mod_1_inv.c b/tune/mod_1_inv.c index 92c936ddcf..3b42710963 100644 --- a/tune/mod_1_inv.c +++ b/tune/mod_1_inv.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define OPERATION_mod_1 -#include "gmp.h" #include "gmp-impl.h" #undef MOD_1_NORM_THRESHOLD diff --git a/tune/modlinv.c b/tune/modlinv.c index e3f2063e07..42c583ac4e 100644 --- a/tune/modlinv.c +++ b/tune/modlinv.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" #include "speed.h" diff --git a/tune/noop.c b/tune/noop.c index 5c13c96ee3..c127b734c1 100644 --- a/tune/noop.c +++ b/tune/noop.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "speed.h" diff --git a/tune/powm_mod.c b/tune/powm_mod.c index 7c20f53e70..765fd7bd1f 100644 --- a/tune/powm_mod.c +++ b/tune/powm_mod.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #undef POWM_THRESHOLD diff --git a/tune/powm_redc.c b/tune/powm_redc.c index c34bb2e0a5..8584614fc5 100644 --- a/tune/powm_redc.c +++ b/tune/powm_redc.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" /* WANT_GLOBAL_REDC makes redc() available for speed and tune program use. */ diff --git a/tune/pre_divrem_1.c b/tune/pre_divrem_1.c index 388ca4150a..66d00da496 100644 --- a/tune/pre_divrem_1.c +++ b/tune/pre_divrem_1.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #if ! USE_PREINV_DIVREM_1 diff --git a/tune/sb_div.c b/tune/sb_div.c index a8e096e824..5170dc32ea 100644 --- a/tune/sb_div.c +++ b/tune/sb_div.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifdef DIV_SB_PREINV_THRESHOLD diff --git a/tune/sb_inv.c b/tune/sb_inv.c index f247b8c50e..45e06a3962 100644 --- a/tune/sb_inv.c +++ b/tune/sb_inv.c @@ -29,7 +29,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #ifdef DIV_SB_PREINV_THRESHOLD diff --git a/tune/set_strb.c b/tune/set_strb.c index 842ec4cd44..4712bbe7b1 100644 --- a/tune/set_strb.c +++ b/tune/set_strb.c @@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */ #define __gmpn_dc_set_str mpn_dc_set_str_basecase #define __gmpn_set_str_compute_powtab mpn_set_str_compute_powtab_basecase -#include "gmp.h" #include "gmp-impl.h" #ifndef SIZE_T_MAX diff --git a/tune/set_strp.c b/tune/set_strp.c index 5520f28696..3053b605fc 100644 --- a/tune/set_strp.c +++ b/tune/set_strp.c @@ -30,7 +30,6 @@ see https://www.gnu.org/licenses/. */ #define TUNE_PROGRAM_BUILD 1 /* for gmp-impl.h */ -#include "gmp.h" #include "gmp-impl.h" void diff --git a/tune/set_strs.c b/tune/set_strs.c index 75b6f39b4d..6a0346fbc9 100644 --- a/tune/set_strs.c +++ b/tune/set_strs.c @@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */ #define __gmpn_dc_set_str mpn_dc_set_str_subquad #define __gmpn_set_str_compute_powtab mpn_set_str_compute_powtab_subquad -#include "gmp.h" #include "gmp-impl.h" #undef SET_STR_DC_THRESHOLD diff --git a/tune/speed.c b/tune/speed.c index efab32bb32..e33775b3bc 100644 --- a/tune/speed.c +++ b/tune/speed.c @@ -67,7 +67,6 @@ see https://www.gnu.org/licenses/. */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" /* for the benefit of speed-many.c */ #include "tests.h" diff --git a/tune/time.c b/tune/time.c index 0178b345af..e0d2620963 100644 --- a/tune/time.c +++ b/tune/time.c @@ -207,7 +207,6 @@ see https://www.gnu.org/licenses/. */ #include /* for times() and struct tms */ #endif -#include "gmp.h" #include "gmp-impl.h" #include "speed.h" diff --git a/tune/tuneup.c b/tune/tuneup.c index dcbcbc26b8..f34e1f8a0c 100644 --- a/tune/tuneup.c +++ b/tune/tuneup.c @@ -120,7 +120,6 @@ see https://www.gnu.org/licenses/. */ #include #endif -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" diff --git a/version.c b/version.c index b75a3389e0..ee7c32a54b 100644 --- a/version.c +++ b/version.c @@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" const char * const gmp_version = VERSION;