summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 579da60..6412d17 100644
--- a/common.h
+++ b/common.h
@@ -1,2 +1,3 @@
GLCD::cType TimeType(time_t Time, const std::string &Format);
GLCD::cType DurationType(int Index, const std::string &Format);
+int ParanoiaStrcmp(const char *s1, const char *s2);