diff options
Diffstat (limited to 'docs/u8c_vfmt.3')
-rw-r--r-- | docs/u8c_vfmt.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_vfmt.3 b/docs/u8c_vfmt.3 index 9b2f626..0eff93a 100644 --- a/docs/u8c_vfmt.3 +++ b/docs/u8c_vfmt.3 @@ -6,6 +6,7 @@ u8c_vfmt - Variadic format - Format UTF-32 string. .PP .nf \f[C] +/* # include <u8c/fmt.h> */ # include <stdarg.h> # include <stdbool.h> # include <stddef.h> |