Index: uspace/lib/c/include/l18n/langs.h
===================================================================
--- uspace/lib/c/include/l18n/langs.h	(revision d79a101ff8f693ede75a916be35e03838c9cfd5d)
+++ uspace/lib/c/include/l18n/langs.h	(revision b8e2f93755fb464d752368c3e86d17fe5e2aa81e)
@@ -57,4 +57,6 @@
 } l18_win_locales_t;
 
+const char *str_l18_win_locale(l18_win_locales_t);
+
 #endif
 
