autoupdate
[gnulib.git] / lib / imaxtostr.c
index 5e87ad5..34ef96c 100644 (file)
@@ -1,3 +1,4 @@
 #define inttostr imaxtostr
 #define inttype intmax_t
+#define inttype_is_signed 1
 #include "inttostr.c"