summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/mips/libc-tls.c
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2010-12-06 15:37:37 +0100
committerCarmelo Amoroso <carmelo.amoroso@st.com>2010-12-06 15:37:37 +0100
commitd181797c70183b897330a290e6f5f5d7e7812770 (patch)
tree09a3b2919e5b126ff95515a0bcb7916e22bcfb71 /libpthread/nptl/sysdeps/mips/libc-tls.c
parent57f6cce72c889f2e7b342e87a565a064320a6ee2 (diff)
parente2903ddb06b1f50cb4ac9af0b035c74ed6b9d30f (diff)
Merge commit 'origin/master' into prelink
Diffstat (limited to 'libpthread/nptl/sysdeps/mips/libc-tls.c')
-rw-r--r--libpthread/nptl/sysdeps/mips/libc-tls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/mips/libc-tls.c b/libpthread/nptl/sysdeps/mips/libc-tls.c
index fdedc9f5a..157ba3389 100644
--- a/libpthread/nptl/sysdeps/mips/libc-tls.c
+++ b/libpthread/nptl/sysdeps/mips/libc-tls.c
@@ -17,7 +17,7 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
-#include <../generic/libc-tls.c>
+#include <sysdeps/generic/libc-tls.c>
#include <dl-tls.h>
#if USE_TLS