Got rid of pref.h.orig (and pref.h) entirely, moving its contents into
[pspp-builds.git] / src / data / sfm-private.h
index 9e691e7875a2c51542d8b22f9b9854b316ee80a6..caf7770df432d285f559a61416199942d9fab051 100644 (file)
@@ -21,6 +21,7 @@
    structures. */
 
 #include "compiler.h"
+#include "variable.h"
 
 /* This attribute might avoid some problems.  On the other hand... */
 #define P ATTRIBUTE ((packed))