fixed some bugs
[libfirm] / ir / be / beasm_asm_gnu.c
index 531cf0f..e4577fc 100644 (file)
@@ -2,6 +2,7 @@
 #include "config.h"
 #endif
 
+#include <assert.h>
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>