Revert last commit. stdio.h include is for perror(), not strerror()
This commit is contained in:
parent
32c41949c6
commit
ea018aa260
@ -49,7 +49,7 @@
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.In string.h
|
||||
.In stdio.h
|
||||
.Ft void
|
||||
.Fn perror "const char *string"
|
||||
.Vt extern const char * const sys_errlist[] ;
|
||||
|
Loading…
Reference in New Issue
Block a user