X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ffactor_stats.c;h=e090517bddc494e2a60279664d4ad53d96b26062;hb=933b760efccdfa26f14254f1fae002ea3b0a1495;hp=79c9b80ca8b2a4c2e9c46b5016377f348805f95c;hpb=ad5de775736ca47cc973cef22b5046f167385354;p=pspp diff --git a/src/factor_stats.c b/src/factor_stats.c index 79c9b80ca8..e090517bdd 100644 --- a/src/factor_stats.c +++ b/src/factor_stats.c @@ -15,11 +15,11 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ +#include #include "factor_stats.h" -#include "config.h" #include "val.h" #include "hash.h" #include "algorithm.h"