$OpenBSD: patch-ck_ssl_c,v 1.1 2002/02/15 11:34:42 naddy Exp $
--- ck_ssl.c.orig	Thu Feb 14 23:19:58 2002
+++ ck_ssl.c	Thu Feb 14 23:20:22 2002
@@ -29,9 +29,11 @@ char *cksslv = "SSL/TLS support, 8.0.190
 #include <string.h>
 #ifdef UNIX
 #include <netinet/in.h>
+#ifndef OPENBSD
 #ifndef FREEBSD4
 #include <arpa/inet.h>
 #endif /* FREEBSD4 */
+#endif /* OPENBSD */
 #endif /* UNIX */
 
 #ifdef CK_SSL
