From 57257d8f67b8c8c9f377b605363916a58d3abe83 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:50:15 +0000 Subject: 1999-07-10 Roland McGrath * netfs.c: Add #include for munmap decl. * ccache.c: Likewise. --- ftpfs/ccache.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ftpfs/ccache.c') diff --git a/ftpfs/ccache.c b/ftpfs/ccache.c index 98b568ae..c1e14a98 100644 --- a/ftpfs/ccache.c +++ b/ftpfs/ccache.c @@ -20,6 +20,7 @@ #include #include +#include #include -- cgit v1.2.3