* config/monitor.exp: Detect the "Couldn't establish connection"
[deliverable/binutils-gdb.git] / mmalloc / mmprivate.h
index f5e7555b0314869048d0c97d8849751a5a8c62f5..30a5d26783f2c9fa3df24dfff2a01c36bb5351fc 100644 (file)
@@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA.
 
 #include "mmalloc.h"
 
-#ifdef __STDC__
+#ifdef STDC_HEADERS
 #  include <limits.h>
 #  ifndef NULL
 #    define NULL (void *) 0
This page took 0.031378 seconds and 4 git commands to generate.