Added the skewness and kurtosis calculations to the EXAMINE command.
[pspp] / src / vfm.c
index 1d3d2a5ca627a2d98db8f65b124c46e3eeaea1af..797167e6eabaeb91224c001429dcfcb1073627bc 100644 (file)
--- a/src/vfm.c
+++ b/src/vfm.c
 #include "alloc.h"
 #include "case.h"
 #include "casefile.h"
+#include "dictionary.h"
 #include "do-ifP.h"
 #include "error.h"
 #include "expr.h"
 #include "misc.h"
-#include "random.h"
 #include "settings.h"
 #include "som.h"
 #include "str.h"