copy-acl: enhance Solaris ACL error handling
[gnulib.git] / lib / umaxtostr.c
index 75346a4..914f388 100644 (file)
@@ -1,4 +1,4 @@
 #define inttostr umaxtostr
 #define inttype uintmax_t
-#define inttype_is_unsigned
+#define inttype_is_signed 0
 #include "inttostr.c"