aboutsummaryrefslogtreecommitdiffstats
path: root/man0
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-11-25 21:44:57 +0100
committerMattias Andrée <maandree@kth.se>2018-11-25 21:44:57 +0100
commit392703cc73ed323ab8d62a35e8d2f7629d3f48ea (patch)
tree83dec182fb72dfdba7b4ff2ff52927f9408706e3 /man0
parentAdd [e[n]]aligned_str[n]dup and aligned_str[n]dupa (diff)
downloadlibsimple-392703cc73ed323ab8d62a35e8d2f7629d3f48ea.tar.gz
libsimple-392703cc73ed323ab8d62a35e8d2f7629d3f48ea.tar.bz2
libsimple-392703cc73ed323ab8d62a35e8d2f7629d3f48ea.tar.xz
Include wchar.h and wctype.h
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man0')
-rw-r--r--man0/libsimple.h.06
1 files changed, 4 insertions, 2 deletions
diff --git a/man0/libsimple.h.0 b/man0/libsimple.h.0
index c9055d5..32b15e8 100644
--- a/man0/libsimple.h.0
+++ b/man0/libsimple.h.0
@@ -1,4 +1,4 @@
-.TH LIBSIMPLE.H 0 2018-11-24 libsimple
+.TH LIBSIMPLE.H 0 2018-11-25 libsimple
.SH NAME
libsimple.h \- main header for libsimple
.SH SYNOPSIS
@@ -43,8 +43,10 @@ includes the following header files:
.IR <string.h> ,
.IR <strings.h> ,
.IR <time.h> ,
+.IR <unistd.h> ,
+.IR <wchar.h> ,
and
-.IR <unistd.h> .
+.IR <wctype.h> .
.PP
The header
.I <libsimple.h>