$NetBSD: patch-bc,v 1.2 2008/12/17 02:19:59 christos Exp $

--- murgil/newconnect.c.orig	1995-02-24 16:19:42.000000000 -0500
+++ murgil/newconnect.c	2008-12-16 20:18:01.000000000 -0500
@@ -15,13 +15,12 @@
 #include <sys/ioctl.h>
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <sys/file.h>
 #include <errno.h>
 #include "select.h"
 #include "ipcf.h"
 #include "externs.h"
  
-extern int errno;
-
 _newconnect(s)
 int s;
 {
