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 02e7a57d3..723da7b79 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
1/* $Id: openbsd-compat.h,v 1.9 2001/06/28 23:30:38 mouring Exp $ */ 1/* $Id: openbsd-compat.h,v 1.10 2001/06/29 12:32:33 mouring Exp $ */
2 2
3#ifndef _OPENBSD_H 3#ifndef _OPENBSD_H
4#define _OPENBSD_H 4#define _OPENBSD_H
@@ -18,7 +18,6 @@
18#include "dirname.h" 18#include "dirname.h"
19#include "base64.h" 19#include "base64.h"
20#include "sigact.h" 20#include "sigact.h"
21#include "inet_aton.h"
22#include "inet_ntoa.h" 21#include "inet_ntoa.h"
23#include "strsep.h" 22#include "strsep.h"
24#include "vis.h" 23#include "vis.h"