Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.
This commit is contained in:
committed by
Ian Romanick
parent
b302359394
commit
ac95f2f8c8
@@ -27,7 +27,6 @@
|
||||
* Eliminates dead assignments and variable declarations from the code.
|
||||
*/
|
||||
|
||||
#define NULL 0
|
||||
#include "ir.h"
|
||||
#include "ir_visitor.h"
|
||||
#include "ir_expression_flattening.h"
|
||||
|
||||
Reference in New Issue
Block a user