Index: tests/include/includes.cfa
===================================================================
--- tests/include/includes.cfa	(revision 8c2723ffac38d8c820debbce31f1eacb6f7eb6ef)
+++ tests/include/includes.cfa	(revision bb85f76e4bf03cffc64cedb32641bd9266b950d0)
@@ -142,5 +142,7 @@
 #include <termio.h>
 #include <termios.h>
+#if __has_include( "term_entry.h" )
 #include <term_entry.h>
+#endif
 #include <tgmath.h>
 #include <threads.h>									// does not exist
