summaryrefslogtreecommitdiff
path: root/lib/offtostr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/offtostr.c')
-rw-r--r--lib/offtostr.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/offtostr.c b/lib/offtostr.c
new file mode 100644
index 0000000..45196e2
--- /dev/null
+++ b/lib/offtostr.c
@@ -0,0 +1,3 @@
+#define inttostr offtostr
+#define inttype off_t
+#include "inttostr.c"