summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_export.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_export.c')
-rw-r--r--sys/kern/vfs_export.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/kern/vfs_export.c b/sys/kern/vfs_export.c
index 6b55c85..7f01c7b 100644
--- a/sys/kern/vfs_export.c
+++ b/sys/kern/vfs_export.c
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)vfs_subr.c 8.31 (Berkeley) 5/26/95
- * $Id: vfs_subr.c,v 1.90 1997/08/04 07:43:28 dyson Exp $
+ * $Id: vfs_subr.c,v 1.91 1997/08/16 19:15:08 wollman Exp $
*/
/*
@@ -63,6 +63,8 @@
#include <sys/mbuf.h>
#include <sys/dirent.h>
+#include <machine/limits.h>
+
#include <vm/vm.h>
#include <vm/vm_param.h>
#include <vm/vm_object.h>
OpenPOWER on IntegriCloud