X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Flevene.c;h=3f8ddb29bd0b3c76d524da12c3f273643acfe0ec;hb=9f087e7aa4cdff1d5d46d5e188c0017a9d2d0029;hp=4a9f130734dcceb18988182ea02b777983b77cb4;hpb=7a887989fb1da56ebd264ee3338c1472c7e40a51;p=pspp-builds.git diff --git a/src/math/levene.c b/src/math/levene.c index 4a9f1307..3f8ddb29 100644 --- a/src/math/levene.c +++ b/src/math/levene.c @@ -25,13 +25,14 @@ #include #include #include -#include #include #include "group.h" #include #include +#include "xalloc.h" + /* This module calculates the Levene statistic for variables.