Use #ifdef to test STDC_HEADERS.
This commit is contained in:
@@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#if STDC_HEADERS
|
||||
#ifdef STDC_HEADERS
|
||||
#include <float.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user