debug: Fix clang open fortify wrapper (BZ 31927)
[glibc.git] / include / sys / sendfile.h
blobb88cca27b87cd603fcfae4923ea4a5d34bf65d2d
1 #include <io/sys/sendfile.h>
3 #ifndef _ISOMAC
5 extern __typeof (sendfile64) __sendfile64 attribute_hidden;
7 #endif