This commit is contained in:
Quanah Gibson-Mount
2017-06-19 15:59:51 -07:00
committed by Jeffrey Altman
parent 3910c23378
commit b787491942

View File

@@ -81,7 +81,9 @@
*/
#define UNVIS_END _VIS_END /* no more characters */
#ifdef HAVE_SYS_CDEFS_H
#include <sys/cdefs.h>
#endif
__BEGIN_DECLS
char *vis(char *, int, int, int);