diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-12 18:17:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-12 18:17:41 +0000 |
commit | 43c1dd0fb766ceaa016f8dcd31ef5b4053ed077f (patch) | |
tree | 85c6afea35814786cf24df564df664277983f916 /include/ucontext.h | |
parent | d4c5cf8060af2e6b6c38989b43f32a613b718d22 (diff) | |
download | glibc-43c1dd0fb766ceaa016f8dcd31ef5b4053ed077f.tar glibc-43c1dd0fb766ceaa016f8dcd31ef5b4053ed077f.tar.gz glibc-43c1dd0fb766ceaa016f8dcd31ef5b4053ed077f.tar.bz2 glibc-43c1dd0fb766ceaa016f8dcd31ef5b4053ed077f.zip |
Update.
* include/ucontext.h: New file.
Diffstat (limited to 'include/ucontext.h')
-rw-r--r-- | include/ucontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ucontext.h b/include/ucontext.h new file mode 100644 index 0000000000..1b24661c94 --- /dev/null +++ b/include/ucontext.h @@ -0,0 +1 @@ +#include <stdlib/ucontext.h> |