X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fchart.c;h=49819e9fe03cc4073242ae97d05b77365c7e78a2;hb=18aa57536d6eac0b0562f31d9a7a01605c3d51ad;hp=489ef189f6d3817c047147ef8bcd206ec31cc56c;hpb=02118dddfe989ca4fda5db5b54d64b1a564b6674;p=pspp-builds.git diff --git a/src/output/chart.c b/src/output/chart.c index 489ef189..49819e9f 100644 --- a/src/output/chart.c +++ b/src/output/chart.c @@ -29,12 +29,12 @@ #include -#include #include #include #include #include "error.h" +#include "xalloc.h" #include "gettext.h" #define _(msgid) gettext (msgid)