summaryrefslogtreecommitdiff
path: root/include/sys/sendfile.h
blob: b88cca27b87cd603fcfae4923ea4a5d34bf65d2d (plain)
1
2
3
4
5
6
7
#include <io/sys/sendfile.h>

#ifndef _ISOMAC

extern __typeof (sendfile64) __sendfile64 attribute_hidden;

#endif