]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - util/android_config.h
Merge branch 'maint' into next
[thirdparty/e2fsprogs.git] / util / android_config.h
1 /* work around bug in AndroidConfig.h */
2 #ifdef HAVE_MALLOC_H
3 #undef HAVE_MALLOC_H
4 #define HAVE_MALLOC_H 1
5 #endif
6
7 #define ROOT_SYSCONFDIR "/etc"
8
9 #define DISABLE_BACKTRACE 1
10 #define ENABLE_HTREE 1
11 #define HAVE_DIRENT_H 1
12 #define HAVE_ERRNO_H 1
13 #define HAVE_EXT2_IOCTLS 1
14 #define HAVE_GETOPT_H 1
15 #define HAVE_GETPAGESIZE 1
16 #define HAVE_INTPTR_T 1
17 #define HAVE_INTTYPES_H 1
18 #define HAVE_LINUX_FD_H 1
19 #define HAVE_LSEEK64 1
20 #define HAVE_LSEEK64_PROTOTYPE 1
21 #define HAVE_MMAP 1
22 #define HAVE_NETINET_IN_H 1
23 #define HAVE_SETJMP_H 1
24 #define HAVE_STDLIB_H 1
25 #define HAVE_STRCASECMP 1
26 #define HAVE_STRDUP 1
27 #define HAVE_SYSCONF 1
28 #define HAVE_SYS_IOCTL_H 1
29 #define HAVE_SYS_MMAN_H 1
30 #define HAVE_SYS_MOUNT_H 1
31 #define HAVE_SYS_PARAM_H 1
32 #define HAVE_SYS_PRCTL_H 1
33 #define HAVE_SYS_RESOURCE_H 1
34 #define HAVE_SYS_SELECT_H 1
35 #define HAVE_SYS_STAT_H 1
36 #define HAVE_SYS_TIME_H 1
37 #define HAVE_SYS_TYPES_H 1
38 #define HAVE_TERMIO_H 1
39 #define HAVE_TYPE_SSIZE_T 1
40 #define HAVE_UNISTD_H 1
41 #define HAVE_UTIME_H 1