mgetgroups: new module, taken from coreutils
[pspp] / lib / imaxtostr.c
index 5e87ad526f50ffc3116757d5cdd0eefc85d4ae99..34ef96c4500968aad3d3972894dbd014d20ef274 100644 (file)
@@ -1,3 +1,4 @@
 #define inttostr imaxtostr
 #define inttype intmax_t
+#define inttype_is_signed 1
 #include "inttostr.c"