diff options
-rw-r--r-- | gcc/c-common.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c index 7ccad64..86d202e 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -24,9 +24,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "flags.h" #include <stdio.h> -#undef NULL -#define NULL 0 - /* Make bindings for __FUNCTION__ and __PRETTY_FUNCTION__. */ void |