summaryrefslogtreecommitdiffstats
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes.h b/includes.h
index c73780d2..f9cf9c73 100644
--- a/includes.h
+++ b/includes.h
@@ -98,9 +98,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
#ifdef HAVE_UTIME_H
# include <utime.h>
#endif
-#ifdef HAVE_VIS_H
-# include <vis.h>
-#endif
#include "version.h"
#include "openbsd-compat/openbsd-compat.h"
#include "openbsd-compat/bsd-cygwin_util.h"