Blame lib/uinttostr.c

Packit 33f14e
#define anytostr uinttostr
Packit 33f14e
#define inttype unsigned int
Packit 33f14e
#include "anytostr.c"