summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 3f80eacc..41012158 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -811,6 +811,7 @@ int Goodbye(void);
/* toolkit */
unsigned StringHash(const char *s);
+unsigned DBCS_StringHash(const char *s);
/* passwd */
int passwd_init(void);