diff options
author | Helge Deller <deller@kernel.org> | 2024-04-27 20:43:51 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-04-29 14:02:31 +0300 |
commit | 487fa28fa8b60417642ac58e8beda6e2509d18f9 (patch) | |
tree | 7e1ae61341bf8cdb86a4fd78552b288dbe2cbd12 /arch/parisc/math-emu | |
parent | e67572cd2204894179d89bd7b984072f19313b03 (diff) | |
download | linux-487fa28fa8b60417642ac58e8beda6e2509d18f9.tar.xz |
parisc: Define sigset_t in parisc uapi header
The util-linux debian package fails to build on parisc, because
sigset_t isn't defined in asm/signal.h when included from userspace.
Move the sigset_t type from internal header to the uapi header to fix the
build.
Link: https://buildd.debian.org/status/fetch.php?pkg=util-linux&arch=hppa&ver=2.40-7&stamp=1714163443&raw=0
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org # v6.0+
Diffstat (limited to 'arch/parisc/math-emu')
0 files changed, 0 insertions, 0 deletions