summaryrefslogtreecommitdiff
path: root/openbsd-compat/openbsd-compat.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-28 23:30:38 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-28 23:30:38 +0000
commit961e98c6869b6c6ea98b007957687a9a9ef64252 (patch)
tree57566bb7b7f61f334510bad26038f42ae6445fa4 /openbsd-compat/openbsd-compat.h
parente6affc6a13304e8f0cb81b467f70d414733e8457 (diff)
You know I really should wake up. <sigh> Stop those 3 files from files from
being compiled since we removed them. =)
Diffstat (limited to 'openbsd-compat/openbsd-compat.h')
-rw-r--r--openbsd-compat/openbsd-compat.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h
index 9b8bf35fa..02e7a57d3 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
1/* $Id: openbsd-compat.h,v 1.8 2001/06/25 08:09:17 djm Exp $ */ 1/* $Id: openbsd-compat.h,v 1.9 2001/06/28 23:30:38 mouring Exp $ */
2 2
3#ifndef _OPENBSD_H 3#ifndef _OPENBSD_H
4#define _OPENBSD_H 4#define _OPENBSD_H
@@ -20,14 +20,11 @@
20#include "sigact.h" 20#include "sigact.h"
21#include "inet_aton.h" 21#include "inet_aton.h"
22#include "inet_ntoa.h" 22#include "inet_ntoa.h"
23#include "inet_ntop.h"
24#include "strsep.h" 23#include "strsep.h"
25#include "strtok.h"
26#include "vis.h" 24#include "vis.h"
27#include "setproctitle.h" 25#include "setproctitle.h"
28#include "getgrouplist.h" 26#include "getgrouplist.h"
29#include "glob.h" 27#include "glob.h"
30#include "getusershell.h"
31#include "readpassphrase.h" 28#include "readpassphrase.h"
32 29
33/* Home grown routines */ 30/* Home grown routines */