diff options
Diffstat (limited to 'docs/u8c_errtyp.3')
-rw-r--r-- | docs/u8c_errtyp.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_errtyp.3 b/docs/u8c_errtyp.3 index cd0a282..f42ac10 100644 --- a/docs/u8c_errtyp.3 +++ b/docs/u8c_errtyp.3 @@ -6,6 +6,7 @@ u8c_errtyp - Error type - Enumeration for specifying the type of error. .PP .nf \f[C] +/* # include <u8c/err.h> */ enum u8c_errtyp { u8c_errtyp_badalloc, u8c_errtyp_badio, |