Fix some warnings.
[pspp-builds.git] / src / language / stats / aggregate.c
index 793a7256f2ee792e9cf04e81075a8bc17aa9f7f4..4b8bf46b365d8ae46025700c3361ea0852074055 100644 (file)
@@ -28,7 +28,9 @@
 #include <data/dictionary.h>
 #include <libpspp/message.h>
 #include <data/file-handle-def.h>
+#include <language/data-io/file-handle.h>
 #include <language/lexer/lexer.h>
+#include <language/stats/sort-criteria.h>
 #include <libpspp/misc.h>
 #include <math/moments.h>
 #include <libpspp/pool.h>