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