diff options
Diffstat (limited to 'libnetfs/fsys-get-children.c')
-rw-r--r-- | libnetfs/fsys-get-children.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnetfs/fsys-get-children.c b/libnetfs/fsys-get-children.c index 9c5a8f95..1f57efab 100644 --- a/libnetfs/fsys-get-children.c +++ b/libnetfs/fsys-get-children.c @@ -21,6 +21,7 @@ #include "fsys_S.h" #include <argz.h> +#include <sys/mman.h> /* Return any active child translators. NAMES is an argz vector containing file names relative to the root of the translator. |