From 6e236b92765cdafb46d19e4907471699accc8269 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Thu, 26 Apr 2012 09:18:48 +0530 Subject: move libgcc_s soname definition to shlib-versions --- nptl/sysdeps/pthread/unwind-forcedunwind.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nptl/sysdeps/pthread') diff --git a/nptl/sysdeps/pthread/unwind-forcedunwind.c b/nptl/sysdeps/pthread/unwind-forcedunwind.c index adce6e721e..60dfbe6c92 100644 --- a/nptl/sysdeps/pthread/unwind-forcedunwind.c +++ b/nptl/sysdeps/pthread/unwind-forcedunwind.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2003, 2005, 2006, 2009, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2003-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek . @@ -21,7 +21,7 @@ #include #include #include -#include +#include static void *libgcc_s_handle; static void (*libgcc_s_resume) (struct _Unwind_Exception *exc); -- cgit 1.4.1