wrap __weak_alias with _LIBC
This commit is contained in:
		| @@ -46,9 +46,11 @@ __RCSID("$NetBSD: unvis.c,v 1.32 2010/11/27 21:22:11 christos Exp $"); | ||||
| #include <stdio.h> | ||||
| #include <vis.h> | ||||
|  | ||||
| #ifdef _LIBC | ||||
| #ifdef __weak_alias | ||||
| __weak_alias(strunvis,_strunvis) | ||||
| #endif | ||||
| #endif | ||||
|  | ||||
| #if !HAVE_VIS | ||||
| /* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand