diff options
Diffstat (limited to 'openbsd-compat/openbsd-compat.h')
-rw-r--r-- | openbsd-compat/openbsd-compat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h index efa204dc3..224055c25 100644 --- a/openbsd-compat/openbsd-compat.h +++ b/openbsd-compat/openbsd-compat.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $Id: openbsd-compat.h,v 1.14 2001/09/20 02:07:51 mouring Exp $ */ | 1 | /* $Id: openbsd-compat.h,v 1.15 2002/02/19 20:02:49 mouring Exp $ */ |
2 | 2 | ||
3 | #ifndef _OPENBSD_H | 3 | #ifndef _OPENBSD_H |
4 | #define _OPENBSD_H | 4 | #define _OPENBSD_H |
@@ -40,5 +40,6 @@ | |||
40 | 40 | ||
41 | /* Routines for a single OS platform */ | 41 | /* Routines for a single OS platform */ |
42 | #include "bsd-cray.h" | 42 | #include "bsd-cray.h" |
43 | #include "port-irix.h" | ||
43 | 44 | ||
44 | #endif /* _OPENBSD_H */ | 45 | #endif /* _OPENBSD_H */ |