From 04b44ef88aa59705acb38347a0d184d3287f6dd3 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 21 Apr 2019 14:44:46 -0400 Subject: add #include for to manpages, per convention Signed-off-by: Thomas E. Dickey --- man/XtFindFile.man | 1 + 1 file changed, 1 insertion(+) (limited to 'man/XtFindFile.man') diff --git a/man/XtFindFile.man b/man/XtFindFile.man index f475063..905dd42 100644 --- a/man/XtFindFile.man +++ b/man/XtFindFile.man @@ -37,6 +37,7 @@ .SH NAME XtFindFile \- search for a file using substitutions in the path list .SH SYNTAX +#include .HP char * XtFindFile(const char *\fIpath\fP, Substitution \fIsubstitutions\fP, Cardinal \fInum_substitutions\fP, XtFilePredicate \fIpredicate\fP); -- cgit v1.2.3