pkgsrc/comms/kermit/patches/patch-ah
joerg 1ec06b074e Add read-ahead hack for DragonFly, manually casting to the "public"
version of FILE. Kids, don't try that at home.

Fix errno.
2005-12-18 23:15:43 +00:00

14 lines
305 B
Text

$NetBSD: patch-ah,v 1.1 2005/12/18 23:15:43 joerg Exp $
--- ckcfns.c.orig 2005-12-18 23:06:48.000000000 +0000
+++ ckcfns.c
@@ -93,9 +93,7 @@ _PROTOTYP( long zfsize, (char *) );
#endif /* OS2ONLY */
#endif /* OS2 */
-#ifdef VMS
#include <errno.h>
-#endif /* VMS */
/* Externals from ckcmai.c */