inttostr: revert most-recent change
[gnulib.git] / lib / imaxtostr.c
index b91ac98..d2a0429 100644 (file)
@@ -1,3 +1,4 @@
 #define anytostr imaxtostr
 #define inttype intmax_t
+#define inttype_is_signed 1
 #include "anytostr.c"