X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fmoments.c;h=e73efad101ae3128c1a47d954ba92dfa62b95aa5;hb=8f734ed17443b6ad5085d1bccc1a6772ac1b4ab7;hp=ce2f825c8e0156cc0e3d27dca54415da74512906;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp-builds.git diff --git a/src/math/moments.c b/src/math/moments.c index ce2f825c..e73efad1 100644 --- a/src/math/moments.c +++ b/src/math/moments.c @@ -22,9 +22,9 @@ #include #include #include -#include "alloc.h" -#include "misc.h" -#include "value.h" +#include +#include +#include #include "gettext.h" #define _(msgid) gettext (msgid)