From 96385c577be137cf563fac641fd9c098f784132d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:43:10 +0000 Subject: 1999-07-10 Roland McGrath * ext2fs.h: Add #include for munmap decl. --- ext2fs/ext2fs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext2fs') diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index b84fe646..55f3abec 100644 --- a/ext2fs/ext2fs.h +++ b/ext2fs/ext2fs.h @@ -1,6 +1,6 @@ /* Common definitions for the ext2 filesystem translator - Copyright (C) 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc. Written by Miles Bader @@ -27,6 +27,7 @@ #include #include #include +#include #define __hurd__ /* Enable some hurd-specific fields. */ -- cgit v1.2.3