1 #include <not-cancel.h>
2 #define __writev __writev_nocancel
3 #define __write __write_nocancel
4 #include <sysdeps/posix/writev.c>
5