diff options
| author | Roland McGrath <roland@gnu.org> | 2003-02-19 19:47:57 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 2003-02-19 19:47:57 +0000 |
| commit | ade6741188e2e068d02bce54ccf0ee67900d3c55 (patch) | |
| tree | c9f0c4be2cb03dcfdbe8a5bd36532e57168ff739 | |
| parent | a9a4ef063f9c3a71f6f31677b351723a645e2b6d (diff) | |
| download | glibc-ade6741188e2e068d02bce54ccf0ee67900d3c55.tar.xz glibc-ade6741188e2e068d02bce54ccf0ee67900d3c55.zip | |
* signal/signal.h: Include <sys/ucontext.h>, not <ucontext.h>.
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-02-16 Roland McGrath <roland@redhat.com> + + * signal/signal.h: Include <sys/ucontext.h>, not <ucontext.h>. + 2003-02-19 Ulrich Drepper <drepper@redhat.com> * stdlib/strtod.c (INTERNAL): Up the safety margin for cutting of |
