summaryrefslogtreecommitdiff
path: root/nfsd
diff options
context:
space:
mode:
Diffstat (limited to 'nfsd')
-rw-r--r--nfsd/cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nfsd/cache.c b/nfsd/cache.c
index 915666d4..deb8ebe3 100644
--- a/nfsd/cache.c
+++ b/nfsd/cache.c
@@ -20,6 +20,7 @@
#include <string.h>
+#include <sys/mman.h>
#include <hurd/fsys.h>
#include <assert.h>
#include <string.h>