sbin/hammer: Have consistent naming for buffer variables
[dragonfly.git] / contrib / diffutils / lib / inttostr.c
blobc96b5ca39be62bdeda4071ce6c46280f458c4449
1 #define anytostr inttostr
2 #define inttype int
3 #include "anytostr.c"