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
@@ -28,7 +28,6 @@
|
||||
* instruction stream.
|
||||
*/
|
||||
|
||||
#define NULL 0
|
||||
#include "ir.h"
|
||||
|
||||
class ir_if_simplification_visitor : public ir_hierarchical_visitor {
|
||||
|
Reference in New Issue
Block a user