summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/__exp10.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/stdlib/__exp10.c')
-rw-r--r--newlib/libc/stdlib/__exp10.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/stdlib/__exp10.c b/newlib/libc/stdlib/__exp10.c
index 967362347..4e368b830 100644
--- a/newlib/libc/stdlib/__exp10.c
+++ b/newlib/libc/stdlib/__exp10.c
@@ -3,6 +3,7 @@
*/
#include <_ansi.h>
+#include "std.h"
double
_DEFUN (__exp10, (x),