We need config.h to know whether FIRM_KAPS is defined.
authorSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Fri, 4 Sep 2009 14:26:42 +0000 (14:26 +0000)
committerSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Fri, 4 Sep 2009 14:26:42 +0000 (14:26 +0000)
[r26489]

ir/be/becopypbqp.c

index 183bc49..0b633dd 100644 (file)
@@ -4,6 +4,8 @@
  *  Created on: Aug 28, 2009
  *      Author: bersch
  */
+#include "config.h"
+
 #ifdef FIRM_KAPS
 
 #include "kaps.h"