X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fdata%2Fpor-file-writer.c;h=d9f16ef41e9d296768f0b319b56820df6861a12f;hb=f49ed94900625697d344071290cf2360293c27e3;hp=0f5542ce42bd1703723573e88d563b0fbcef6a38;hpb=338fb2a2e84df6427a2fdee6769421f57d5666d8;p=pspp diff --git a/src/data/por-file-writer.c b/src/data/por-file-writer.c index 0f5542ce42..d9f16ef41e 100644 --- a/src/data/por-file-writer.c +++ b/src/data/por-file-writer.c @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -36,7 +35,6 @@ #include "file-handle-def.h" #include "format.h" #include "missing-values.h" -#include "stat-macros.h" #include "value-labels.h" #include "variable.h"