]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include correct file.
authorUlrich Drepper <drepper@redhat.com>
Thu, 7 May 1998 12:03:43 +0000 (12:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 7 May 1998 12:03:43 +0000 (12:03 +0000)
sysdeps/alpha/fpu/e_sqrt.c

index cb3ec9680e4d2faaa57694f071f65c4f86c50b13..4f62d37b3160eb90f915605e234d4e993243c937 100644 (file)
@@ -27,7 +27,7 @@
 #if 1 || defined(_IEEE_FP) && defined(_IEEE_FP_INEXACT)
 
 /* Most demanding: go to the original source.  */
-#include <libm-ieee754/e_sqrt.c>
+#include <sysdeps/libm-ieee754/e_sqrt.c>
 
 #else