From f4d9ddb47b566a8930a5e7124a719f006c2da357 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:45:09 +0000 Subject: 1999-07-10 Roland McGrath * info.c: Add #include for munmap decl. * mgt.c: Likewise. --- proc/mgt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'proc/mgt.c') diff --git a/proc/mgt.c b/proc/mgt.c index 643ea34c..581338dc 100644 --- a/proc/mgt.c +++ b/proc/mgt.c @@ -21,6 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include +#include #include #include #include -- cgit v1.2.3