summaryrefslogtreecommitdiff
path: root/ufloor_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'ufloor_log2.c')
-rw-r--r--ufloor_log2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ufloor_log2.c b/ufloor_log2.c
index 4b9c4a8a5..a71e05c0e 100644
--- a/ufloor_log2.c
+++ b/ufloor_log2.c
@@ -19,9 +19,6 @@ along with the MPFR Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
-#include "gmp.h"
-#include "gmp-impl.h"
-#include "mpfr.h"
#include "mpfr-impl.h"
/* returns floor(log(abs(d))/log(2)) */