Clean up treatment of missing values by moving all the code into
[pspp-builds.git] / src / percentiles.c
index 4e618ad4a30f5b12c0f43b81c1bf81accd3fa722..2381f771d6457f627db2a3f4f0eebe893789bf30 100644 (file)
@@ -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 <config.h>
 #include "factor_stats.h"
 #include "percentiles.h"
 #include "misc.h"