Commit ebd41309 by Richard Stallman

(L_bb): Undef NULL before including <stdio.h>.

From-SVN: r5880
parent 3529be83
......@@ -1319,6 +1319,7 @@ BLOCK_PROFILER_CODE
systems that don't provde tcov support. At present,
it requires atexit and stdio. */
#undef NULL /* Avoid errors if stdio.h and our stddef.h mismatch. */
#include <stdio.h>
#ifdef HAVE_ATEXIT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment