diff src/malloc.c @ 380:8626e4521993 r21-2-5

Import from CVS: tag r21-2-5
author cvs
date Mon, 13 Aug 2007 11:07:10 +0200
parents a300bb07d72d
children 7d59cb494b73
line wrap: on
line diff
--- a/src/malloc.c	Mon Aug 13 11:06:08 2007 +0200
+++ b/src/malloc.c	Mon Aug 13 11:07:10 2007 +0200
@@ -184,7 +184,7 @@
 #include <sys/resource.h>
 #endif /* BSD4_2 */
 
-#ifdef __STDC_
+#ifdef __STDC__
 #ifndef HPUX
 /* not sure where this for NetBSD should really go
    and it probably applies to other systems */