diff options
-rw-r--r-- | libdiskfs/file-exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/file-exec.c b/libdiskfs/file-exec.c index 853170ff..480159d4 100644 --- a/libdiskfs/file-exec.c +++ b/libdiskfs/file-exec.c @@ -24,6 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <sys/stat.h> #include <fcntlbits.h> #include <hurd/exec.h> +#include <hurd/paths.h> kern_return_t diskfs_S_file_exec (struct protid *cred, |