Move GCC attribute declarations from pref.h.orig to new file
[pspp-builds.git] / src / data / sfm-private.h
index c127b85e71c5b366123e564df1fdb9c3cc74043b..9e691e7875a2c51542d8b22f9b9854b316ee80a6 100644 (file)
@@ -20,6 +20,8 @@
 /* PORTME: There might easily be alignment problems with some of these
    structures. */
 
+#include "compiler.h"
+
 /* This attribute might avoid some problems.  On the other hand... */
 #define P ATTRIBUTE ((packed))