update from main archive 961008

This commit is contained in:
Ulrich Drepper 1996-10-08 23:39:13 +00:00
parent cf182b5888
commit 81e25b608d
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Cambridge, MA 02139, USA. */
and invokes a function in the right context after its all over. */ and invokes a function in the right context after its all over. */
#include <sysdep.h> #include <sysdep.h>
#define _ERRNO_H 1
#include <errnos.h> #include <errnos.h>
/* int clone(int (*fn)(), void *child_stack, int flags, int nargs, ...) */ /* int clone(int (*fn)(), void *child_stack, int flags, int nargs, ...) */

View File

@ -20,6 +20,7 @@ Cambridge, MA 02139, USA. */
and invokes a function in the right context after its all over. */ and invokes a function in the right context after its all over. */
#include <sysdep.h> #include <sysdep.h>
#define _ERRNO_H 1
#include <errnos.h> #include <errnos.h>
/* int clone (int (*fn) (), void *child_stack, int flags, int nargs, ...) */ /* int clone (int (*fn) (), void *child_stack, int flags, int nargs, ...) */