From: Szabolcs Nagy Date: Sun, 19 Nov 2017 19:09:20 +0000 (+0000) Subject: declare t_setutf8 X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=commitdiff_plain;h=fe64ddd6a3bc43b978e3c1d20bfbb0062f203eb8 declare t_setutf8 --- diff --git a/src/common/test.h b/src/common/test.h index 418eae1..d30fb1c 100644 --- a/src/common/test.h +++ b/src/common/test.h @@ -26,3 +26,4 @@ char *t_pathrel(char *buf, size_t n, char *argv0, char *p); int t_setrlim(int r, long lim); +int t_setutf8(void);