X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fgroup.c;h=c3dcbaadda5f8c8eccfd307294e782d1f2a9f65c;hb=a19b858e0ac3c69e4a28c0ca6d8674427268a863;hp=07803183fee58e04679e0ffe51dcba82a054e8c8;hpb=35cb4610fd9a7e9f720a07dadfde944339bfeb21;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