diff options
Diffstat (limited to 'android/config/linux-x86/config-host.h')
-rw-r--r-- | android/config/linux-x86/config-host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/config/linux-x86/config-host.h b/android/config/linux-x86/config-host.h index 1a86213..df63ac8 100644 --- a/android/config/linux-x86/config-host.h +++ b/android/config/linux-x86/config-host.h @@ -3,6 +3,7 @@ #define HOST_I386 1 #define HOST_LONG_BITS 32 #define HAVE_BYTESWAP_H 1 +#define CONFIG_FNMATCH 1 #define CONFIG_GDBSTUB 1 #define CONFIG_SLIRP 1 #define QEMU_VERSION "0.10.50" |