summaryrefslogtreecommitdiffstats
path: root/include/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vis.h')
-rw-r--r--include/vis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vis.h b/include/vis.h
index 30bd58a..22feaa9 100644
--- a/include/vis.h
+++ b/include/vis.h
@@ -87,6 +87,7 @@ char *vis __P((char *, int, int, int));
int strvis __P((char *, const char *, int));
int strvisx __P((char *, const char *, size_t, int));
int strunvis __P((char *, const char *));
+int strunvisx __P((char *, const char *, int));
int unvis __P((char *, int, int *, int));
__END_DECLS
OpenPOWER on IntegriCloud