aboutsummaryrefslogtreecommitdiff
path: root/contrib/fixinc/fixincl.x
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fixinc/fixincl.x')
-rw-r--r--contrib/fixinc/fixincl.x6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/fixinc/fixincl.x b/contrib/fixinc/fixincl.x
index e7a4864..2ada4ae 100644
--- a/contrib/fixinc/fixincl.x
+++ b/contrib/fixinc/fixincl.x
@@ -1,7 +1,7 @@
/*
* DO NOT EDIT THIS FILE (fixincl.x)
*
- * It has been autogen-ed Wednesday August 5, 1998 at 10:43:15 AM PDT
+ * It has been autogen-ed Wednesday September 9, 1998 at 04:44:05 PM PDT
* From the definitions inclhack.def
* and the template file fixincl.tpl
*
@@ -298,7 +298,9 @@ tSCC zAvoid_BoolName[] =
* File name selection pattern
*/
tSCC zAvoid_BoolList[] =
- "|" "curses.h" "|";
+ "|" "curses.h"
+ "|" "term.h"
+ "|" "tinfo.h" "|";
/*
* Machine/OS name selection pattern
*/