Move GCC attribute declarations from pref.h.orig to new file
[pspp-builds.git] / src / language / control / control-stack.c
index 9f1502c2b188f60886919c29beb75426c1cbf478..43f90e33bd24efb442c4462a768ce934a1a0e834 100644 (file)
@@ -2,6 +2,7 @@
 #include "control-stack.h"
 #include <assert.h>
 #include <stdlib.h>
+#include "compiler.h"
 #include "message.h"
 #include "xalloc.h"