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/XtAppAddTimeOut.man | 1 + 1 file changed, 1 insertion(+) (limited to 'man/XtAppAddTimeOut.man') diff --git a/man/XtAppAddTimeOut.man b/man/XtAppAddTimeOut.man index e80c6f6..cb2efaf 100644 --- a/man/XtAppAddTimeOut.man +++ b/man/XtAppAddTimeOut.man @@ -38,6 +38,7 @@ .SH NAME XtAppAddTimeOut, XtRemoveTimeOut \- register and remove timeouts .SH SYNTAX +#include .HP XtIntervalId XtAppAddTimeOut(XtAppContext \fIapp_context\fP, unsigned long \fIinterval\fP, XtTimerCallbackProc \fIproc\fP, XtPointer \fIclient_data\fP); -- cgit v1.2.3