Index: tests/include/includes.cfa
===================================================================
--- tests/include/includes.cfa	(revision 3bd5ca74f56be2d609e06d434ad0cb37c383a08f)
+++ tests/include/includes.cfa	(revision 1da73971dbde341615a5a04d2b19b654d5757091)
@@ -10,6 +10,6 @@
 // Created On       : Wed May 27 17:56:53 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Mar 24 08:47:32 2021
-// Update Count     : 749
+// Last Modified On : Thu Mar 25 09:08:26 2021
+// Update Count     : 750
 //
 
@@ -40,5 +40,5 @@
 #include <errno.h>
 #include <error.h>
-//#include <eti.h>                                                                              // may not be installed, comes with ncurses
+//#include <eti.h>										// may not be installed
 #include <execinfo.h>
 #include <expat.h>
@@ -49,5 +49,5 @@
 #include <fmtmsg.h>
 #include <fnmatch.h>
-//#include <form.h>                                                                             // may not be installed, comes with ncurses
+#include <form.h>
 #include <fstab.h>
 #include <fts.h>
@@ -77,14 +77,14 @@
 #include <mcheck.h>
 #include <memory.h>
-//#include <menu.h>                                                                             // may not be installed, comes with ncurses
+#include <menu.h>
 #include <mntent.h>
 #include <monetary.h>
 #include <mqueue.h>
-//#include <ncurses_dll.h>                                                                      // may not be installed, comes with ncurses
+#include <ncurses_dll.h>
 #include <netdb.h>
 #include <nl_types.h>
 #include <nss.h>
 #include <obstack.h>
-//#include <panel.h>                                                                            // may not be installed, comes with ncurses
+#include <panel.h>
 #include <paths.h>
 #include <poll.h>
@@ -117,6 +117,6 @@
 #include <syslog.h>
 #include <tar.h>
-//#include <term.h>                                                                             // may not be installed, comes with ncurses
-//#include <termcap.h>                                                                          // may not be installed, comes with ncurses
+#include <term.h>
+#include <termcap.h>
 #include <termio.h>
 #include <termios.h>
@@ -130,5 +130,5 @@
 #include <ucontext.h>
 #include <ulimit.h>
-//#include <unctrl.h>                                                                           // may not be installed, comes with ncurses
+#include <unctrl.h>
 #include <unistd.h>
 #include <utime.h>
