Move GCC attribute declarations from pref.h.orig to new file
[pspp-builds.git] / src / libpspp / pool.h
index daa866b356110fbc74f4ec313047b1bad8782d14..4f33dfa0d09a888bc3c0e2763f48968704850de9 100644 (file)
@@ -21,6 +21,7 @@
 #define pool_h 1
 
 #include <stdio.h>
+#include "compiler.h"
 
 /* Maximum size of a suballocated block.  Larger blocks are allocated
    directly with malloc() to avoid memory wastage at the end of a