- improved is_non_null_Confirm()
[libfirm] / ir / adt / pdeq.c
index 282af54..c3bb772 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -28,6 +28,8 @@
 # include "config.h"
 #endif
 
+#include "firm_config.h"
+
 #ifdef HAVE_STDIO_H
 # include <stdio.h>
 #endif