* resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bit
[deliverable/binutils-gdb.git] / libiberty / xatexit.c
index abf340737e41e9b3fdd77516c1f25d56cc9e55d3..075599c61f95fd1580e1d69b0b3c85f4fe29a543 100644 (file)
@@ -27,7 +27,7 @@ failure.  If you use @code{xatexit} to register functions, you must use
 
 #include <stdio.h>
 
-#ifdef __STDC__
+#ifdef ANSI_PROTOTYPES
 #include <stddef.h>
 #else
 #define size_t unsigned long
This page took 0.024877 seconds and 4 git commands to generate.