Merge from vendor branch NTPD:
[dragonfly.git] / contrib / diffutils-2.8.1 / lib / imaxtostr.c
1 #define inttostr imaxtostr
2 #define inttype intmax_t
3 #include "inttostr.c"