From 0f110f410020b780e777de364553d0bf8d5e7ab4 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Tue, 5 Nov 1996 05:07:48 +0000 Subject: *** empty log message *** Tue Nov 5 00:04:48 1996 Thomas Bushnell, n/BSG * stdio-common/vfprintf.c: Include . --- sysdeps/stub/lockfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/stub') diff --git a/sysdeps/stub/lockfile.c b/sysdeps/stub/lockfile.c index 112a7ad0b1..b3ccc7bca7 100644 --- a/sysdeps/stub/lockfile.c +++ b/sysdeps/stub/lockfile.c @@ -41,7 +41,7 @@ __internal_funlockfile (FILE *stream) #ifdef USE_IN_LIBIO weak_alias (__internal_funlockfile, _IO_funlockfile) #else -weak_alias (__internal_funlockfile, __internal_funlockfile) +weak_alias (__internal_funlockfile, __funlockfile) #endif weak_alias (__internal_funlockfile, funlockfile); -- cgit 1.4.1