expressions: Simplify function name parsing.
[pspp] / src / language / control / temporary.c
index b6a5cc9878143a267ffb0cdf764b86bf1349a6b9..b350759b024e3c0d2393f0bf32ddf50313dcbecc 100644 (file)
 
 #include <config.h>
 
-#include <stddef.h>
 #include <stdlib.h>
 
+#include "data/dataset.h"
 #include "data/dictionary.h"
-#include "data/procedure.h"
 #include "data/transformations.h"
 #include "data/value-labels.h"
 #include "data/variable.h"