@@ -132,11 +132,11 @@ IMP _Nullable buckets[256]; #endif } *_Nonnull buckets[256]; }; -#ifdef OF_AMIGA_LIBRARY +#ifdef OBJC_AMIGA_LIBRARY # undef stdout # undef stderr extern struct objc_libc { void *(*malloc)(size_t); void *(*calloc)(size_t, size_t);