xref: /dflybsd-src/contrib/diffutils/lib/offtostr.c (revision b9b86651237d8fd43b707fcd8a98a9d482a17388)
1 #define inttostr offtostr
2 #define inttype off_t
3 #define inttype_is_signed 1
4 #include "inttostr.c"
5