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