1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

* stdio-common/psiginfo.c: Include <errno.h>.

This commit is contained in:
Ulrich Drepper
2009-04-24 14:05:25 +00:00
parent fe12c7984b
commit 57d2da1c67
2 changed files with 5 additions and 0 deletions

View File

@@ -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>