xref: /netbsd-src/crypto/external/bsd/openssh/dist/fmt_scaled.h (revision b62fc9e20372b08e1785ff6d769312d209fa2005)
1 #ifndef FMT_SCALED_STRSIZE
2 #define FMT_SCALED_STRSIZE	7
3 #endif
4 int   fmt_scaled(long long, char *);
5