aboutsummaryrefslogtreecommitdiff
path: root/gdb/ieee-float.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ieee-float.c')
-rw-r--r--gdb/ieee-float.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ieee-float.c b/gdb/ieee-float.c
index 69a60f2..f1e503b2 100644
--- a/gdb/ieee-float.c
+++ b/gdb/ieee-float.c
@@ -18,7 +18,6 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "defs.h"
-#include "param.h"
#include "ieee-float.h"
#include <math.h> /* ldexp */