X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fchart.c;h=8649feb8f75adecc6762148df462b1d8fe8c2c19;hb=c246143823df29e9ce4c5115c647a47954dea883;hp=958695ae30a28cbc180816a2ec49689c9884dad0;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp diff --git a/src/output/chart.c b/src/output/chart.c index 958695ae30..8649feb8f7 100644 --- a/src/output/chart.c +++ b/src/output/chart.c @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 2004 Free Software Foundation, Inc. - Written by John Darrington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -28,8 +27,8 @@ #include #include "chart.h" -#include "str.h" -#include "alloc.h" +#include +#include #include "manager.h" #include "output.h"