mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
* stdio-common/psiginfo.c: Include <errno.h>.
This commit is contained in:
parent
fe12c7984b
commit
57d2da1c67
@ -1,3 +1,7 @@
|
||||
2009-04-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* stdio-common/psiginfo.c: Include <errno.h>.
|
||||
|
||||
2009-04-23 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #9920]
|
||||
|
@ -16,6 +16,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <errno.h>
|
||||
#include <libintl.h>
|
||||
#include <signal.h>
|
||||
#include <stdint.h>
|
||||
|
Loading…
Reference in New Issue
Block a user