From dafd420fc9ee9c76bdbb015068713700b2a16cc4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:39:03 +0000 Subject: 1999-07-10 Roland McGrath * pids.c: Add #include for munmap decl. * showtrans.c: Likewise. * login.c: Likewise. * storeread.c: Likewise. * msgport.c: Likewise. --- utils/showtrans.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/showtrans.c') diff --git a/utils/showtrans.c b/utils/showtrans.c index d990b6c9..dbbada75 100644 --- a/utils/showtrans.c +++ b/utils/showtrans.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3