add including sj3vis.h. pointed out by Etsushi Kato.
This commit is contained in:
parent
7f21c24357
commit
fa9bd80515
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@
|
|||
#include <sys/param.h>
|
||||
#if defined(HAVE_STRVISX) && defined(HAVE_VIS_H)
|
||||
# include <vis.h>
|
||||
#else
|
||||
# include <sj3vis.h>
|
||||
#endif
|
||||
#include "sys-queue.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue