From 879f3ca686bdf17e7f93d7761e903e262753261d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 23 Dec 2005 05:09:31 +0000 Subject: [PATCH] * 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 can be found. --- nptl/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index c7c2acb8d9..9a171ef204 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2005-12-22 Roland McGrath + + * 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 can be found. + 2005-12-22 Ulrich Drepper [BZ #1913] -- 2.11.4.GIT