Index: tests/Includes.cfa
===================================================================
--- tests/Includes.cfa	(revision 8a930df770c5f643130d7d8df139437189bd3283)
+++ tests/Includes.cfa	(revision 1bb1ceb790657aa0f806f10debd3dc9464c08e9c)
@@ -5,11 +5,11 @@
 // file "LICENCE" distributed with Cforall.
 //
-// includes.c -- 
+// Includes.cfa -- 
 //
 // Author           : Peter A. Buhr
 // Created On       : Wed May 27 17:56:53 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sun Feb 21 19:03:01 2021
-// Update Count     : 685
+// Last Modified On : Thu Feb 25 14:00:36 2021
+// Update Count     : 689
 //
 
@@ -42,5 +42,5 @@
 #include <dlfcn.h>
 #include <elf.h>
-#include <emacs-module.h>
+//#include <emacs-module.h>								// may not be installed
 #include <endian.h>
 #include <envz.h>
@@ -51,5 +51,5 @@
 //#include <etip.h>
 #include <execinfo.h>
-#include <expat.h>
+//#include <expat.h>										// 32-bit attribute-location problem
 #include <expat_external.h>
 #include <fcntl.h>
@@ -187,4 +187,4 @@
 // Local Variables: //
 // tab-width: 4 //
-// compile-command: "cfa includes.c" //
+// compile-command: "cfa Includes.cfa" //
 // End: //
