summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/openbsd-compat.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 /openbsd-compat/openbsd-compat.h
parent03598a1c230962db9befb8f8e5ccdab3d0449346 (diff)
- (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
Diffstat (limited to 'openbsd-compat/openbsd-compat.h')
-rw-r--r--openbsd-compat/openbsd-compat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h
index eba9ca05..efa204dc 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
-/* $Id: openbsd-compat.h,v 1.13 2001/08/07 22:29:09 tim Exp $ */
+/* $Id: openbsd-compat.h,v 1.14 2001/09/20 02:07:51 mouring Exp $ */
#ifndef _OPENBSD_H
#define _OPENBSD_H
@@ -21,7 +21,6 @@
#include "inet_ntoa.h"
#include "inet_ntop.h"
#include "strsep.h"
-#include "vis.h"
#include "setproctitle.h"
#include "getgrouplist.h"
#include "glob.h"