From 496c1574b8679839f0ba5282cf5aa43fdd8e5da5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:39:40 +0000 Subject: 1999-07-10 Roland McGrath * boot.c: Add #include for munmap decl. --- boot/boot.c | 1 + 1 file changed, 1 insertion(+) (limited to 'boot') diff --git a/boot/boot.c b/boot/boot.c index 35b181b7..610badc3 100644 --- a/boot/boot.c +++ b/boot/boot.c @@ -36,6 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include +#include #include "notify_S.h" #include "exec_S.h" -- cgit v1.2.3