From: Andreas Schwab Date: Sun, 25 Jan 2015 10:05:53 +0000 (+0100) Subject: Include in sysdeps/nptl/allocrtsig.c X-Git-Tag: glibc-2.21~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b658fdd82b4524cf6a39881d092caa23f63d93ac;p=thirdparty%2Fglibc.git Include in sysdeps/nptl/allocrtsig.c Architectures which don't use hp-timing-common.h don't include via . --- diff --git a/ChangeLog b/ChangeLog index 63137584172..26f7f3f3b18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-01-29 Andreas Schwab + + * sysdeps/nptl/allocrtsig.c: Include . + 2015-01-29 Siddhesh Poyarekar [BZ #17892] diff --git a/sysdeps/nptl/allocrtsig.c b/sysdeps/nptl/allocrtsig.c index 6b1c5b2e33d..7e3c62140ba 100644 --- a/sysdeps/nptl/allocrtsig.c +++ b/sysdeps/nptl/allocrtsig.c @@ -16,6 +16,7 @@ License along with the GNU C Library; if not, see . */ +#include #include /* Up to three special signals might be used privately by libpthread.