summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index b11fd8c..89b9026 100644
--- a/src/common.h
+++ b/src/common.h
@@ -23,4 +23,6 @@
void get_user_editor(char*);
+int itoc(int, char*);
+
#endif

Generated by cgit