Patch #6262. New developers guide and resulting fixes and cleanups.
[pspp-builds.git] / src / math / percentiles.c
index 5c36fc14b1fcbfa2d4a48f308f61ad89b8ab5cab..aa7eead6c03980d9b1dc2bafca96777341678351 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <config.h>
 #include <assert.h>
+#include <data/val-type.h>
 #include <libpspp/compiler.h>
 #include "factor-stats.h"
 #include "percentiles.h"