about summary refs log tree commit diff
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 d665e6671c..841d9df56e 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;