You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
568 B
43 lines
568 B
7 months ago
|
/*
|
||
|
* Autogenerated by the Meson build system.
|
||
|
* Do not edit, your changes will be lost.
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define HAVE_COPY_FILE_RANGE
|
||
|
|
||
|
#define HAVE_FALLOCATE
|
||
|
|
||
|
#define HAVE_FDATASYNC
|
||
|
|
||
|
#define HAVE_FORK
|
||
|
|
||
|
#define HAVE_FSTATAT
|
||
|
|
||
|
#define HAVE_ICONV
|
||
|
|
||
|
#define HAVE_OPENAT
|
||
|
|
||
|
#define HAVE_PIPE2
|
||
|
|
||
|
#define HAVE_POSIX_FALLOCATE
|
||
|
|
||
|
#define HAVE_READLINKAT
|
||
|
|
||
|
#define HAVE_SETXATTR
|
||
|
|
||
|
#define HAVE_SPLICE
|
||
|
|
||
|
#define HAVE_STRUCT_STAT_ST_ATIM
|
||
|
|
||
|
#undef HAVE_STRUCT_STAT_ST_ATIMESPEC
|
||
|
|
||
|
#define HAVE_UTIMENSAT
|
||
|
|
||
|
#define HAVE_VMSPLICE
|
||
|
|
||
|
#define PACKAGE_VERSION "3.6.1"
|
||
|
|
||
|
#include "android_config.h"
|