From c6c83d507a57e7333739873f4c76b2d6c5b2e809 Mon Sep 17 00:00:00 2001 From: Bruce Korb Date: Wed, 9 Sep 1998 16:41:14 +0000 Subject: [PATCH] Added files term.h and tinfo.h in avoid_bool for use by Open Server 5 From-SVN: r22360 --- contrib/fixinc/inclhack.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/fixinc/inclhack.def b/contrib/fixinc/inclhack.def index 49ca3834922..da95cb805c6 100644 --- a/contrib/fixinc/inclhack.def +++ b/contrib/fixinc/inclhack.def @@ -118,6 +118,8 @@ fix = { fix = { hackname = avoid_bool; files = curses.h; + files = term.h; + files = tinfo.h; sed = "/^#[ \t]*define[ \t][ \t]*bool[ \t][ \t]*char[ \t]*$/i\\\n" "#ifndef __cplusplus\n"; -- 2.30.2