Index: tests/include/includes.cfa
===================================================================
--- tests/include/includes.cfa	(revision 594671a1445f75decb2b5c2bf2d9818dcab289fe)
+++ tests/include/includes.cfa	(revision 8b639f90562cdcfdf350d5c828560783e4ce4aff)
@@ -10,6 +10,6 @@
 // Created On       : Wed May 27 17:56:53 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Mon Mar 10 18:52:14 2025
-// Update Count     : 830
+// Last Modified On : Thu Mar 13 11:56:08 2025
+// Update Count     : 831
 //
 
@@ -124,5 +124,7 @@
 #include <stdint.h>
 #include <stdio.h>
+#if __has_include( "gawkapi.h" )
 #include <gawkapi.h>									// requires stdio.h, so appears after it
+#endif
 #include <stdio_ext.h>
 #include <stdlib.h>
