Merge pull request #20734 from kjopek:master
PiperOrigin-RevId: 236363212
This commit is contained in:
commit
333f9bba05
@ -18,7 +18,7 @@ limitations under the License.
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#if !defined(__APPLE__)
|
#if defined(__linux__)
|
||||||
#include <sys/sendfile.h>
|
#include <sys/sendfile.h>
|
||||||
#endif
|
#endif
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user