Index: tests/include/includes.cfa
===================================================================
--- tests/include/includes.cfa	(revision 2644610515a94ce16f004c9137eada1d5d1badeb)
+++ tests/include/includes.cfa	(revision fd1f65e57529757738abc8508a18c80eb9ac6dce)
@@ -40,5 +40,5 @@
 #include <errno.h>
 #include <error.h>
-//#include <eti.h>										// may not be installed
+//#include <eti.h>                                                                              // may not be installed, comes with ncurses
 #include <execinfo.h>
 #include <expat.h>
@@ -49,5 +49,5 @@
 #include <fmtmsg.h>
 #include <fnmatch.h>
-#include <form.h>
+//#include <form.h>                                                                             // may not be installed, comes with ncurses
 #include <fstab.h>
 #include <fts.h>
@@ -77,14 +77,14 @@
 #include <mcheck.h>
 #include <memory.h>
-#include <menu.h>
+//#include <menu.h>                                                                             // may not be installed, comes with ncurses
 #include <mntent.h>
 #include <monetary.h>
 #include <mqueue.h>
-#include <ncurses_dll.h>
+//#include <ncurses_dll.h>                                                                      // may not be installed, comes with ncurses
 #include <netdb.h>
 #include <nl_types.h>
 #include <nss.h>
 #include <obstack.h>
-#include <panel.h>
+//#include <panel.h>                                                                            // may not be installed, comes with ncurses
 #include <paths.h>
 #include <poll.h>
@@ -117,6 +117,6 @@
 #include <syslog.h>
 #include <tar.h>
-#include <term.h>
-#include <termcap.h>
+//#include <term.h>                                                                             // may not be installed, comes with ncurses
+//#include <termcap.h>                                                                          // may not be installed, comes with ncurses
 #include <termio.h>
 #include <termios.h>
@@ -130,5 +130,5 @@
 #include <ucontext.h>
 #include <ulimit.h>
-#include <unctrl.h>
+//#include <unctrl.h>                                                                           // may not be installed, comes with ncurses
 #include <unistd.h>
 #include <utime.h>
