$NetBSD: patch-aa,v 1.3 1999/11/19 12:46:41 agc Exp $

--- ile.c	Fri Nov 19 12:42:34 1999
+++ ile.c	Fri Nov 19 12:43:07 1999
@@ -51,7 +51,7 @@
 #include <errno.h>
 #include <sys/ioctl.h>
 #include <sys/types.h>
-#include <sys/dir.h>
+#include <sys/dirent.h>
 #include <sys/file.h>
 #include <sys/time.h>
 #include <sys/wait.h>
@@ -63,7 +63,6 @@
 /* Definitions of system stuff.  */
 extern int errno;
 
-long lseek();
 char *malloc();
 char *realloc();
 time_t time();
