summaryrefslogtreecommitdiff
path: root/docs/u8c_isalpha.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/u8c_isalpha.3')
-rw-r--r--docs/u8c_isalpha.31
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_isalpha.3 b/docs/u8c_isalpha.3
index c6cc372..a063974 100644
--- a/docs/u8c_isalpha.3
+++ b/docs/u8c_isalpha.3
@@ -6,6 +6,7 @@ u8c_isalpha - Is alphabetic - Check if a character is alphabetic.
.PP
.nf
\f[C]
+/* # include <u8c/is.h> */
# include <stdbool.h>
# include <stdint.h>
# include <uchar.h>