diff options
Diffstat (limited to 'trans/fakeroot.c')
-rw-r--r-- | trans/fakeroot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trans/fakeroot.c b/trans/fakeroot.c index 7313a98e..64240f6b 100644 --- a/trans/fakeroot.c +++ b/trans/fakeroot.c @@ -26,6 +26,7 @@ #include <sys/mman.h> #include <sys/stat.h> #include <pthread.h> +#include <sys/sysmacros.h> #include <hurd/ihash.h> #include <hurd/paths.h> |