X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fchart.h;h=c0ab0a2063106397e8c13205cb378521c0595f6a;hb=0f27235bdf621a87df0c9c2d9b01e9198eb7c42d;hp=795462a77e765e323b4ff49037ffc10781b0a2bc;hpb=4fdeb2145d081ff1b84e3f6c99f9d1c048c0d64a;p=pspp diff --git a/src/chart.h b/src/chart.h index 795462a77e..c0ab0a2063 100644 --- a/src/chart.h +++ b/src/chart.h @@ -44,6 +44,7 @@ struct chart { void *lp; #endif char *filename; + FILE *file; /* The geometry of the chart See diagram at the foot of this file.