Every node has now a pinned attribute that is inherited from the op.
[libfirm] / ir / st / exc.c
index be253fe..6fc1efd 100644 (file)
@@ -19,7 +19,8 @@
      not quite complete
 ***/
 
-# include "exc.h"
+#include <assert.h>
+#include "exc.h"
 
 static char* exc_strings [] = {
   "Invalid",                                   /* invalid */