--- src/VCRFile.cc.orig	Thu Aug  8 12:28:44 1996
+++ src/VCRFile.cc	Sat Nov 21 20:25:21 1998
@@ -53,6 +53,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <netinet/in.h>
+#include <errno.h>
 }
 #include "VCRDisplay.h"
 #include "VCRFile.h"
@@ -265,7 +266,6 @@
   int ret;
   int file_mode;
   struct stat fbuf,dbuf;
-  extern int errno;
   errno=0;
 
   #ifdef DEBUG2
