X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fdata%2Fcategory.c;h=b0424d9f65c054df4631897702d33ab4eae1c57a;hb=09f992ebd556113e28cdf0829459121e3d2ec865;hp=835c0907bcfc48cb40a5faebee9246be973352c8;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp diff --git a/src/data/category.c b/src/data/category.c index 835c0907bc..b0424d9f65 100644 --- a/src/data/category.c +++ b/src/data/category.c @@ -34,12 +34,13 @@ #include #include -#include #include #include "category.h" #include "value.h" #include "variable.h" +#include "xalloc.h" + #define CAT_VALUE_NOT_FOUND -2 #define N_INITIAL_CATEGORIES 1