X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fofftostr.c;h=68f2b695be1285b7777155dd6d1d2fef13e8d9b0;hb=32839c247d8c816279e1b5d1a3ed68c5652cf72e;hp=3a60c6e7445ca9691d1127cd40fd97c71bae7e71;hpb=b7be78fd0c455acefbdf32618c2f6488915c1a33;p=gnulib.git diff --git a/lib/offtostr.c b/lib/offtostr.c index 3a60c6e74..68f2b695b 100644 --- a/lib/offtostr.c +++ b/lib/offtostr.c @@ -1,4 +1,4 @@ -#define inttostr offtostr +#define anytostr offtostr #define inttype off_t #define inttype_is_signed 1 -#include "inttostr.c" +#include "anytostr.c"