X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fmath%2Fgroup.c;h=c3dcbaadda5f8c8eccfd307294e782d1f2a9f65c;hb=e16d30a43af6ada7b8846f48a55eb3cb8f4e5f22;hp=07803183fee58e04679e0ffe51dcba82a054e8c8;hpb=2322678e8fddbbf158b01b2720db2636404bba3b;p=pspp-builds.git diff --git a/src/math/group.c b/src/math/group.c index 07803183..c3dcbaad 100644 --- a/src/math/group.c +++ b/src/math/group.c @@ -19,14 +19,14 @@ #include #include -#include "alloc.h" -#include "compiler.h" -#include "hash.h" +#include +#include +#include #include "group.h" #include "group-proc.h" -#include "str.h" -#include "variable.h" -#include "misc.h" +#include +#include +#include /* Return -1 if the id of a is less than b; +1 if greater than and