diff options
Diffstat (limited to 'ftpfs/ccache.c')
-rw-r--r-- | ftpfs/ccache.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <unistd.h> #include <string.h> +#include <sys/mman.h> #include <hurd/netfs.h> |