X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Falloc.c;h=2e056b54f8c9be5bf976082a3a9c869e04de072c;hb=26e8f33d8639e4de75e59e3aa30bbd7478d51a69;hp=78fc49fef772cfe9b337dfe1db7a45966b3f5373;hpb=7c95296be17c831ec49f6d4f720ed9c3a1be218d;p=sbcl.git diff --git a/src/runtime/alloc.c b/src/runtime/alloc.c index 78fc49f..2e056b5 100644 --- a/src/runtime/alloc.c +++ b/src/runtime/alloc.c @@ -32,7 +32,7 @@ #define ALIGNED_SIZE(n) ((n) + LOWTAG_MASK) & ~LOWTAG_MASK #ifdef LISP_FEATURE_GENCGC -extern lispobj *alloc(int bytes); +extern lispobj *alloc(long bytes); #endif static lispobj *