summaryrefslogtreecommitdiffstats
path: root/src/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale.h')
-rw-r--r--src/locale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locale.h b/src/locale.h
index 9fced63..7813370 100644
--- a/src/locale.h
+++ b/src/locale.h
@@ -21,5 +21,6 @@
#define DB_LOCALE_H_
const char *db_lc_messages_get(void);
+int db_locale_match(char *loc);
#endif /* DB_LOCALE_H_ */