Fixed bug #11227 (T-Test not working with alpha independent variable )
[pspp-builds.git] / src / temporary.c
index 70d86cab285e2b3f3b0fd9a8f4db806e2b83fa40..0edb37f5ff772a3a7f48ff8b5147755e6b1933f8 100644 (file)
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stddef.h>
 #include <stdlib.h>
 #include "alloc.h"
 #include "command.h"
+#include "dictionary.h"
 #include "do-ifP.h"
 #include "error.h"
 #include "hash.h"