mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
Include <stdio.h> for puts prototype.
This commit is contained in:
parent
752a2a50d4
commit
ae24ce1f56
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <errno.h>
|
||||
#include <error.h>
|
||||
#include <mcheck.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Reference in a new issue