Imported Upstream version 1.23
[debian/tar] / gnu / offtostr.c
diff --git a/gnu/offtostr.c b/gnu/offtostr.c
new file mode 100644 (file)
index 0000000..98b0c05
--- /dev/null
@@ -0,0 +1,6 @@
+/* -*- buffer-read-only: t -*- vi: set ro: */
+/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
+#define inttostr offtostr
+#define inttype off_t
+#define inttype_is_signed 1
+#include "inttostr.c"