implement node walker in direction of out-edges
[libfirm] / ir / libcore / lc_config_parser.y
index 93e4ecd..16e6c22 100644 (file)
@@ -21,6 +21,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 <string.h>