]> sourceware.org Git - glibc.git/blobdiff - sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c
Merge powerpc slowpow.c into generic code
[glibc.git] / sysdeps / powerpc / powerpc32 / power4 / fpu / slowexp.c
index db57f62ef7fa10b2090b1f1353bf00c67571fa98..d93f505445034a8f430b54c1c70f296a4d624ccb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001, 2007 Free Software Foundation
+ * Copyright (C) 2001-2013 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -27,7 +27,7 @@
 /*Converting from double precision to Multi-precision and calculating     */
 /* e^x                                                                    */
 /**************************************************************************/
-#include "math_private.h"
+#include <math_private.h>
 
 #ifdef NO_LONG_DOUBLE
 #include "mpa.h"
This page took 0.026785 seconds and 5 git commands to generate.