(__restrict_arr): Update from libc.
[gnulib.git] / lib / lchown.h
index 25e4dac..46fa0ed 100644 (file)
@@ -4,6 +4,6 @@
 #  define ENOSYS ENOTSUP
 # else
 /* Some systems don't have ENOTSUP either.  */
-#  define ENOSYS ENOMSG
+#  define ENOSYS EINVAL
 # endif
 #endif