More -Wwrite-strings cleanup and make sure you can actually play it.
[dragonfly.git] / contrib / diffutils-2.8.1 / lib / imaxtostr.c
blob5e87ad526f50ffc3116757d5cdd0eefc85d4ae99
1 #define inttostr imaxtostr
2 #define inttype intmax_t
3 #include "inttostr.c"