2.5-18.1
[jlayton/glibc.git] / sysdeps / alpha / fpu / s_cexpf.c
index 2cf6db4b5591376246c655a7ad755e6a4a5e0918..4a28dcd9bf1d98a7306b36802fa5350ab1ee65f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Return exponent 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_cexpf (_Complex float x);
 
-#include <sysdeps/generic/s_cexpf.c>
+#include <math/s_cexpf.c>
 #include "cfloat-compat.h"
 
 #undef __cexpf