diff options
Diffstat (limited to 'android/config/darwin-ppc/config-host.h')
-rw-r--r-- | android/config/darwin-ppc/config-host.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/config/darwin-ppc/config-host.h b/android/config/darwin-ppc/config-host.h index cbd43d1..70df3ec 100644 --- a/android/config/darwin-ppc/config-host.h +++ b/android/config/darwin-ppc/config-host.h @@ -8,6 +8,6 @@ #define QEMU_VERSION "0.8.2" #define O_LARGEFILE 0 #define MAP_ANONYMOUS MAP_ANON -#define _BSD 1 +#define CONFIG_BSD 1 #define CONFIG_SKINS 1 #define CONFIG_UNAME_RELEASE "" |