1995-04-06 02:37:26 +02:00
|
|
|
/* Include these first to avoid defining their inline functions. */
|
1995-02-18 02:27:10 +01:00
|
|
|
#include <lock-intern.h>
|
1995-04-06 02:37:26 +02:00
|
|
|
#include <signal.h>
|
1995-02-18 02:27:10 +01:00
|
|
|
|
|
|
|
#undef _EXTERN_INLINE
|
|
|
|
#define _EXTERN_INLINE /* Define the real function. */
|
|
|
|
|
1996-09-03 16:06:08 +02:00
|
|
|
#include "hurd.h"
|
1995-02-18 02:27:10 +01:00
|
|
|
#include "hurd/fd.h"
|
|
|
|
#include "hurd/signal.h"
|
|
|
|
#include "hurd/userlink.h"
|
|
|
|
#include "hurd/threadvar.h"
|
|
|
|
#include "hurd/port.h"
|