Fix a bug when '-f -H' is used and the target already exists. cpdup was
[dragonfly.git] / contrib / tar / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"