X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fofftostr.c;h=96082aafc0fdcdb4858a2f858575325ddd05fee0;hb=b344de996cd51f8a2f2558a3172016b64d99c622;hp=45196e28a4861815e4f07408bac6eede433a1ad3;hpb=100a8e01f28671dd2f73a1541b1bbd15c9590947;p=gnulib.git diff --git a/lib/offtostr.c b/lib/offtostr.c index 45196e28a..96082aafc 100644 --- a/lib/offtostr.c +++ b/lib/offtostr.c @@ -1,3 +1,3 @@ -#define inttostr offtostr +#define anytostr offtostr #define inttype off_t -#include "inttostr.c" +#include "anytostr.c"