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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h
index b3e6a5eb7..a377b144d 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
1/* $Id: openbsd-compat.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */ 1/* $Id: openbsd-compat.h,v 1.3 2001/02/24 00:24:20 mouring Exp $ */
2 2
3#ifndef _OPENBSD_H 3#ifndef _OPENBSD_H
4#define _OPENBSD_H 4#define _OPENBSD_H
@@ -16,7 +16,7 @@
16#include "mktemp.h" 16#include "mktemp.h"
17#include "daemon.h" 17#include "daemon.h"
18#include "base64.h" 18#include "base64.h"
19#include "sigaction.h" 19#include "sigact.h"
20#include "inet_aton.h" 20#include "inet_aton.h"
21#include "inet_ntoa.h" 21#include "inet_ntoa.h"
22#include "strsep.h" 22#include "strsep.h"