casenumber is defined in transformations.h, but case.h is a more
[pspp-builds.git] / src / data / transformations.h
index 866a2fc45ca36386e566cda9271f519a4da3afdb..b2af84e6f22fa8679da0ae19234af2ba22dd9898 100644 (file)
@@ -21,8 +21,7 @@
 
 #include <stdbool.h>
 #include <stddef.h>
-
-typedef unsigned long casenumber ;
+#include <data/case.h>
 
 /* trns_proc_func return values. */
 enum trns_result