aboutsummaryrefslogtreecommitdiff
path: root/nfs
diff options
context:
space:
mode:
Diffstat (limited to 'nfs')
-rw-r--r--nfs/nfs.c1
-rw-r--r--nfs/ops.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/nfs/nfs.c b/nfs/nfs.c
index 1a8b1d42..d124cae7 100644
--- a/nfs/nfs.c
+++ b/nfs/nfs.c
@@ -26,6 +26,7 @@
#include <string.h>
#include <netinet/in.h>
#include <stdio.h>
+#include <sys/sysmacros.h>
/* Convert an NFS mode (TYPE and MODE) to a Hurd mode and return
it. */
diff --git a/nfs/ops.c b/nfs/ops.c
index b5a80005..3599b496 100644
--- a/nfs/ops.c
+++ b/nfs/ops.c
@@ -25,6 +25,7 @@
#include <dirent.h>
#include <unistd.h>
#include <maptime.h>
+#include <sys/sysmacros.h>
/* We have fresh stat information for NP; the file attribute (fattr)
structure is at P. Update our entry. Return the address of the next