Index: tests/include/includes.cfa
===================================================================
--- tests/include/includes.cfa	(revision 2ec81ca5d342fd71e6a860a7a29ad59792257970)
+++ tests/include/includes.cfa	(revision fc814baf8bebc63f0c63e6147202d2f23306c637)
@@ -10,6 +10,6 @@
 // Created On       : Wed May 27 17:56:53 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Thu Mar 13 11:56:08 2025
-// Update Count     : 831
+// Last Modified On : Sun May 31 12:06:50 2026
+// Update Count     : 834
 //
 
@@ -48,5 +48,7 @@
 #include <execinfo.h>
 #if __has_include( "expat.h" )
+#if ! defined( __i386 )									// FIX ME: attribute location in "enum E __attribute__((...)) rtn();"
 #include <expat.h>										// may not be installed
+#endif
 #include <expat_external.h>
 #endif
