From 3fc286257d3f40733d73722a0ea6b2ad1fd1a550 Mon Sep 17 00:00:00 2001 From: Sahil Siddiq Date: Tue, 7 Feb 2023 22:56:57 +0530 Subject: Changes in configuration to identify location of 'term.h' * ProvideTerm.h: New file * Update configure.ac to detect term.h * Update iwyu/htop.imp * Add ProvideTerm.h to Makefile Co-authored-by: BenBE --- iwyu/htop.imp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'iwyu') diff --git a/iwyu/htop.imp b/iwyu/htop.imp index 1416d743..5e87cdbf 100644 --- a/iwyu/htop.imp +++ b/iwyu/htop.imp @@ -4,6 +4,10 @@ { include: ["", "private", "\"ProvideCurses.h\"", "public"] }, { include: ["", "private", "\"ProvideCurses.h\"", "public"] }, + { include: ["", "private", "\"ProvideTerm.h\"", "public"] }, + { include: ["", "private", "\"ProvideTerm.h\"", "public"] }, + { include: ["", "private", "\"ProvideTerm.h\"", "public"] }, + { include: ["", "private", "", "public"] }, { include: ["", "private", "", "public"] }, -- cgit v1.2.3