Remove references to STDC_HEADERS (thanks @sezero!)

This commit is contained in:
Sam Lantinga
2022-11-26 12:51:20 -08:00
parent 581f1ca5c8
commit a268c841e3
2 changed files with 1 additions and 2 deletions

View File

@@ -52,7 +52,6 @@
#if HAVE_LIBC
/* Useful headers */
#cmakedefine STDC_HEADERS 1
#cmakedefine HAVE_ALLOCA_H 1
#cmakedefine HAVE_CTYPE_H 1
#cmakedefine HAVE_FLOAT_H 1