summaryrefslogtreecommitdiff
blob: 34ba28cee77592f41aa4124646b20b7909ca3612 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- msun/i387/fenv.c.orig	Mon Nov  1 01:40:10 2004
+++ msun/i387/fenv.c	Mon Nov  1 01:40:21 2004
@@ -28,7 +28,7 @@
 
 #include <sys/types.h>
 #include <machine/npx.h>
-#include <fenv.h>
+#include "fenv.h"
 
 const fenv_t __fe_dfl_env = {
 	0xffff0000 | __INITIAL_NPXCW__,