* include/ucontext.h: New file.
This commit is contained in:
Ulrich Drepper 1999-10-12 18:17:41 +00:00
parent d4c5cf8060
commit 43c1dd0fb7
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
1999-10-12 Ulrich Drepper <drepper@cygnus.com>
* include/ucontext.h: New file.
* locale/setlocale.c: Fix gcc warning about uninitialized variable.
1999-10-12 Andreas Jaeger <aj@suse.de>

1
include/ucontext.h Normal file
View File

@ -0,0 +1 @@
#include <stdlib/ucontext.h>