]> andersk Git - openssh.git/blobdiff - includes.h
- (djm) Big OpenBSD sync:
[openssh.git] / includes.h
index 37881f6b00f85d7461fd753d91ad6495ab5271d4..797c5e851e163b3d4505bbf1262907489d434c5b 100644 (file)
@@ -87,7 +87,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #ifdef HAVE_SYS_SYSMACROS_H
 # include <sys/sysmacros.h>
 #endif
-
+#ifdef HAVE_VIS_H
+# include <vis.h>
+#endif
 #include "version.h"
 #include "openbsd-compat.h"
 #include "cygwin_util.h"
This page took 0.03522 seconds and 4 git commands to generate.