X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fcommon%2Ftest.h;fp=src%2Fcommon%2Ftest.h;h=d30fb1c1fdd21bc626a9d4441309a8a16eddf1e7;hp=418eae1665c7f9e026f409948d2e5d422ff0e857;hb=fe64ddd6a3bc43b978e3c1d20bfbb0062f203eb8;hpb=defcb8d354e052f2d6ba230e7e2983546429a583 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);