diff options
Diffstat (limited to 'gnu/offtostr.c')
| -rw-r--r-- | gnu/offtostr.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/offtostr.c b/gnu/offtostr.c new file mode 100644 index 0000000..96082aa --- /dev/null +++ b/gnu/offtostr.c @@ -0,0 +1,3 @@ +#define anytostr offtostr +#define inttype off_t +#include "anytostr.c" |
