<machine/stdint.h>: Check __cplusplus first.
[dragonfly.git] / contrib / diffutils / lib / imaxtostr.c
blobb91ac98c4e260a07b8c37ea04a3022f3ed2e5ac1
1 #define anytostr imaxtostr
2 #define inttype intmax_t
3 #include "anytostr.c"