mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 15:19:21 +00:00
Update libc
This commit is contained in:
@ -25,7 +25,7 @@ extern "C"
|
||||
|
||||
double atof(const char *nptr);
|
||||
|
||||
extern void perror(const char *__s);
|
||||
extern void perror(const char *s);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user