X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Falloca.c;h=18c4b235f13943bddaa5df8873e48933fbbed491;hb=260de2062fca170efdac3e42491d7d866c2d2e56;hp=1e6ab1362c692fc8c079fe8ad8d9adc4763988bc;hpb=1d9fe1f6d7d64aa05993d414c1cd683a2ce231cc;p=sbcl.git diff --git a/tests/alloca.c b/tests/alloca.c index 1e6ab13..18c4b23 100644 --- a/tests/alloca.c +++ b/tests/alloca.c @@ -1,4 +1,3 @@ -#include #include #define SIZE 128*1024 // twice the largest page size