Remove the unused parameter const arch_env_t *arch_env from be_spill().
[libfirm] / ir / libcore / lc_appendable.c
index 7656375..2fa8936 100644 (file)
@@ -16,6 +16,9 @@
   License along with this library; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdlib.h>
 #include <stdio.h>