This commit is contained in:

committed by
Jeffrey Altman

parent
3910c23378
commit
b787491942
@@ -81,7 +81,9 @@
|
|||||||
*/
|
*/
|
||||||
#define UNVIS_END _VIS_END /* no more characters */
|
#define UNVIS_END _VIS_END /* no more characters */
|
||||||
|
|
||||||
|
#ifdef HAVE_SYS_CDEFS_H
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
char *vis(char *, int, int, int);
|
char *vis(char *, int, int, int);
|
||||||
|
Reference in New Issue
Block a user