4 lines
92 B
C
4 lines
92 B
C
|
#define NOCANCEL
|
||
|
#define __libc_fcntl __fcntl_nocancel
|
||
|
#include <sysdeps/mach/hurd/fcntl.c>
|