summaryrefslogtreecommitdiff
path: root/openbsd-compat/openbsd-compat.h
diff options
context:
space:
mode:
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 eba9ca051..efa204dc3 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
1/* $Id: openbsd-compat.h,v 1.13 2001/08/07 22:29:09 tim Exp $ */ 1/* $Id: openbsd-compat.h,v 1.14 2001/09/20 02:07:51 mouring Exp $ */
2 2
3#ifndef _OPENBSD_H 3#ifndef _OPENBSD_H
4#define _OPENBSD_H 4#define _OPENBSD_H
@@ -21,7 +21,6 @@
21#include "inet_ntoa.h" 21#include "inet_ntoa.h"
22#include "inet_ntop.h" 22#include "inet_ntop.h"
23#include "strsep.h" 23#include "strsep.h"
24#include "vis.h"
25#include "setproctitle.h" 24#include "setproctitle.h"
26#include "getgrouplist.h" 25#include "getgrouplist.h"
27#include "glob.h" 26#include "glob.h"