43 lines
568 B
C
43 lines
568 B
C
/*
|
|
* 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"
|