]> sourceware.org Git - glibc.git/commitdiff
* sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,
authorRoland McGrath <roland@gnu.org>
Fri, 23 Dec 2005 05:09:31 +0000 (05:09 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 23 Dec 2005 05:09:31 +0000 (05:09 +0000)
so that #include_next's search location is not reset to the -I..
directory where <nptl/...> can be found.

nptl/ChangeLog

index c7c2acb8d9c42ef633ad2431651ddfbb90cc30ac..9a171ef2049435c900ca5560e925f74e653605dd 100644 (file)
@@ -1,3 +1,9 @@
+2005-12-22  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,
+       so that #include_next's search location is not reset to the -I..
+       directory where <nptl/...> can be found.
+
 2005-12-22  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #1913]
This page took 0.052359 seconds and 5 git commands to generate.