Skip to content

Commit

Permalink
* sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,
Browse files Browse the repository at this point in the history
	so that #include_next's search location is not reset to the -I..
	directory where <nptl/...> can be found.
  • Loading branch information
Roland McGrath committed Dec 23, 2005
1 parent 5d7e543 commit 879f3ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit 879f3ca

Please sign in to comment.