From 316096560649ce041c0eb2afb32ec616c66e4cc3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:43:32 +0000 Subject: 1999-07-10 Roland McGrath * mux.c: Add #include for munmap decl. --- usermux/mux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usermux/mux.c') diff --git a/usermux/mux.c b/usermux/mux.c index 0f955544..9c75eac5 100644 --- a/usermux/mux.c +++ b/usermux/mux.c @@ -22,6 +22,7 @@ #include #include #include +#include #include "usermux.h" -- cgit v1.2.3