mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
* intl/tst-translit.c: Include string.h to get prototype for strcmp(). 2000-07-27 Jes Sorensen <jes@linuxcare.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-07-27 Jes Sorensen <jes@linuxcare.com>
|
||||
|
||||
* intl/tst-translit.c: Include string.h to get prototype for
|
||||
strcmp().
|
||||
|
||||
2000-07-27 Jes Sorensen <jes@linuxcare.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/ia64/fork.c: Make __libc_fork the strong
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <libintl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user