inttostr: revert most-recent change
[gnulib.git] / lib / offtostr.c
index 96082aa..68f2b69 100644 (file)
@@ -1,3 +1,4 @@
 #define anytostr offtostr
 #define inttype off_t
+#define inttype_is_signed 1
 #include "anytostr.c"