X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fpercentiles.h;h=d1271fa2acb5e573e3166dad99eeeddaf688f167;hb=888d0f91d57e0c3c5a4206c30ac71eb87bf44227;hp=8f4271f56753a8e7c7e047df04958ff30eed9faa;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp-builds.git diff --git a/src/math/percentiles.h b/src/math/percentiles.h index 8f4271f5..d1271fa2 100644 --- a/src/math/percentiles.h +++ b/src/math/percentiles.h @@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA #define PERCENTILES_H -#include "hash.h" +#include struct weighted_value ; @@ -38,7 +38,7 @@ enum pc_alg { -extern const char *ptile_alg_desc[]; +extern const char *const ptile_alg_desc[];