summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/fchflags.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/fchflags.c')
-rw-r--r--sysdeps/mach/hurd/fchflags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/fchflags.c b/sysdeps/mach/hurd/fchflags.c
index 6d01b1a35b..a9df1fb40f 100644
--- a/sysdeps/mach/hurd/fchflags.c
+++ b/sysdeps/mach/hurd/fchflags.c
@@ -25,7 +25,7 @@
/* XXX should be __fchflags? */
int
-fchflags (int fd, int flags)
+fchflags (int fd, unsigned long int flags)
{
error_t err;