mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +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>
|
2009-04-23 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
[BZ #9920]
|
[BZ #9920]
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||||
02111-1307 USA. */
|
02111-1307 USA. */
|
||||||
|
|
||||||
|
#include <errno.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user