ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[gnulib.git] / lib / offtostr.c
index 45196e2..3a60c6e 100644 (file)
@@ -1,3 +1,4 @@
 #define inttostr offtostr
 #define inttype off_t
+#define inttype_is_signed 1
 #include "inttostr.c"