summaryrefslogtreecommitdiff
path: root/gnu/offtostr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/offtostr.c')
-rw-r--r--gnu/offtostr.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/offtostr.c b/gnu/offtostr.c
new file mode 100644
index 00000000..8190d7a7
--- /dev/null
+++ b/gnu/offtostr.c
@@ -0,0 +1,5 @@
+/* -*- buffer-read-only: t -*- vi: set ro: */
+/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
+#define anytostr offtostr
+#define inttype off_t
+#include "anytostr.c"