summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-20 02:07:50 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-20 02:07:50 +0000
commit84a6bfba15e833a9b70de130f9427245fca89724 (patch)
tree851077a469e759473ada938ba5ff5507b6976aee /includes.h
parent03598a1c230962db9befb8f8e5ccdab3d0449346 (diff)
- (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
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 c73780d26..f9cf9c73e 100644
--- a/includes.h
+++ b/includes.h
@@ -98,9 +98,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
98#ifdef HAVE_UTIME_H 98#ifdef HAVE_UTIME_H
99# include <utime.h> 99# include <utime.h>
100#endif 100#endif
101#ifdef HAVE_VIS_H
102# include <vis.h>
103#endif
104#include "version.h" 101#include "version.h"
105#include "openbsd-compat/openbsd-compat.h" 102#include "openbsd-compat/openbsd-compat.h"
106#include "openbsd-compat/bsd-cygwin_util.h" 103#include "openbsd-compat/bsd-cygwin_util.h"