summaryrefslogtreecommitdiff
path: root/lib/offtostr.c
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 13:01:21 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 13:01:21 +0900
commitefcfd8bb8b594f96b92c8535629fcc82316d1764 (patch)
treef9367dce846e6e5fe80ced73c26b9c94e28be071 /lib/offtostr.c
downloadtar-submit/tizen_2.3/20140531.112556.tar.gz
tar-submit/tizen_2.3/20140531.112556.tar.bz2
tar-submit/tizen_2.3/20140531.112556.zip
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"