X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fpercentiles.c;h=2381f771d6457f627db2a3f4f0eebe893789bf30;hb=9987b8c21548797582808e6cf8c2551876c3e5a1;hp=4e618ad4a30f5b12c0f43b81c1bf81accd3fa722;hpb=4de79b34b329d1da6cdeb145993d3efd911e2967;p=pspp diff --git a/src/percentiles.c b/src/percentiles.c index 4e618ad4a3..2381f771d6 100644 --- a/src/percentiles.c +++ b/src/percentiles.c @@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +#include #include "factor_stats.h" #include "percentiles.h" #include "misc.h"