hurd: avoid including hurd/signal.h when not needed
commit3403cb7dd4ce1e36802f448ecba2bccc6706e73e
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 4 Mar 2018 00:28:55 +0000 (4 01:28 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 4 Mar 2018 00:28:55 +0000 (4 01:28 +0100)
tree7da7f1946352dd2d74f07aa2a20cabd29e184785
parent430fd94599e20a71a38a01135bcafe2719a0bd8f
hurd: avoid including hurd/signal.h when not needed

thus making <hurd/port.h> and <hurd/userlink.h> includable without
_GNU_SOURCE.

* hurd/hurd/port.h: Do not include <hurd/signal.h>.
* hurd/hurd/userlink.h [!defined __USE_EXTERN_INLINES ||
!defined _LIBC || !IS_IN (libc)]: Do not include <hurd/signal.h>.
ChangeLog
hurd/hurd/port.h
hurd/hurd/userlink.h