2.5-18.1
[jlayton/glibc.git] / sysdeps / alpha / fpu / s_cacoshf.c
index 86cb4fbcaa44384ef2957933f75d699f68488b88..6b61d1ddaa05dfae106c839ec4df39e903b672ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole cosine of complex float value.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -29,7 +29,7 @@
 
 static _Complex float internal_cacoshf (_Complex float x);
 
-#include <sysdeps/generic/s_cacoshf.c>
+#include <math/s_cacoshf.c>
 #include "cfloat-compat.h"
 
 #undef __cacoshf