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