diff options
Diffstat (limited to 'target-ppc')
-rw-r--r-- | target-ppc/op_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-ppc/op_helper.c b/target-ppc/op_helper.c index 06fa6d4..e949eb4 100644 --- a/target-ppc/op_helper.c +++ b/target-ppc/op_helper.c @@ -17,7 +17,6 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include <math.h> #include "exec.h" #define MEMSUFFIX _raw |