2013-09-26 17:14:40 +02:00

16 lines
406 B
Plaintext

$NetBSD: patch-ai,v 1.1 2006/01/10 18:58:33 joerg Exp $
--- ckuus4.c.orig 2006-01-10 18:54:37.000000000 +0000
+++ ckuus4.c
@@ -34,8 +34,9 @@
#include "ck_ssl.h"
#endif /* CK_SSL */
+#include <errno.h>
+
#ifdef VMS
-#include <errno.h> /* For \v(errno) */
extern char * ckvmserrstr(unsigned long);
#ifndef OLD_VMS
#include <lib$routines.h> /* Not for VAX C 2.4 */