havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / lib / uinttostr.c
blob48fd98f21c5ba521613a84129e9f2c960c2e32eb
1 #define anytostr uinttostr
2 #define inttype unsigned int
3 #include "anytostr.c"