1 2 3 4 5 6 7
#include <io/sys/sendfile.h> #ifndef _ISOMAC extern __typeof (sendfile64) __sendfile64 attribute_hidden; #endif