diff --git a/frontends/amiga/os3support.c b/frontends/amiga/os3support.c index b251448a6..d5d6c13bc 100644 --- a/frontends/amiga/os3support.c +++ b/frontends/amiga/os3support.c @@ -17,10 +17,12 @@ */ /** \file - * Minimal compatibility header for AmigaOS 3 + * Compatibility functions for AmigaOS 3 */ #ifndef __amigaos4__ +ULONG __slab_max_size = 4096; /* Enable clib2's slab allocator */ + #include "os3support.h" #include