mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
* Examples/ex13.c: Include <string.h> for strerror prototype and <stdlib.h> for abort prototype.
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include <errno.h>
|
||||
#include <pthread.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Reference in New Issue
Block a user