needed include added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 5 Dec 2005 12:06:50 +0000 (12:06 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 5 Dec 2005 12:06:50 +0000 (12:06 +0000)
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>