syslog: Improve fortify with clang
[glibc.git] / sysdeps / mach / hurd / fcntl_nocancel.c
blob8913405409ec4aeef12b22ca1de41541cd794b51
1 #define NOCANCEL
2 #define __libc_fcntl __fcntl_nocancel
3 #include <sysdeps/mach/hurd/fcntl.c>