From 5259ce9092b6e6d6e760688ab86df43465302529 Mon Sep 17 00:00:00 2001 From: leitner Date: Mon, 7 Dec 2020 17:53:46 +0000 Subject: [PATCH] you need to #include --- fmt/fmt_strm_malloc.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/fmt/fmt_strm_malloc.3 b/fmt/fmt_strm_malloc.3 index 8966301..d78eac9 100644 --- a/fmt/fmt_strm_malloc.3 +++ b/fmt/fmt_strm_malloc.3 @@ -2,6 +2,7 @@ .SH NAME fmt_strm_malloc \- write multiple ASCII strings .SH SYNTAX +.B #include .B #include char* \fBfmt_strm_malloc\fP(const char *\fIsource\fR, ...);