--- logfile.c.orig	Tue Dec 16 03:39:51 1997
+++ logfile.c	Thu Aug 27 21:08:49 1998
@@ -53,7 +53,7 @@
    of those systems that _do_ declare them, it won't hurt */
 
 extern int sys_nerr;
-#if !defined(__NetBSD__) && !defined( __FreeBSD__ ) && !defined(__GLIBC__)
+#if !defined(__NetBSD__) && !defined( __FreeBSD__ ) && !defined(__GLIBC__) && !defined(__OpenBSD__)
 extern char *sys_errlist[];
 #endif
 
