diff options
Diffstat (limited to 'libnetfs/file-exec.c')
-rw-r--r-- | libnetfs/file-exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-exec.c b/libnetfs/file-exec.c index 916c03fd..f928292f 100644 --- a/libnetfs/file-exec.c +++ b/libnetfs/file-exec.c @@ -24,7 +24,7 @@ #include "execserver.h" #include "fs_S.h" #include <sys/stat.h> -#include <fcntlbits.h> +#include <fcntl.h> #include <hurd/exec.h> #include <hurd/paths.h> #include <string.h> |