]> git.ipfire.org Git - thirdparty/glibc.git/commit
RISC-V: Cleanup some of the sysdep.h code
authorAlistair Francis <alistair.francis@wdc.com>
Wed, 8 Jul 2020 14:49:40 +0000 (07:49 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Thu, 27 Aug 2020 15:17:41 +0000 (08:17 -0700)
commit4875afe5526efe86478abe33e8b1320969d766d5
tree666e5b6490e65364882337c7f0e2c4b2f69b39c6
parent2b09ebeee766be3678896b2a0e61e54a8ad10128
RISC-V: Cleanup some of the sysdep.h code

Remove a duplicate inclusion of <sysdeps/unix/sysdep.h> which is already
pulled via <sysdeps/unix/sysv/linux/generic/sysdep.h>, and the inclusion
of <errno.h> whose definition of `__set_errno' is not needed here.

Reviewed-by: Maciej W. Rozycki <macro@wdc.com>
sysdeps/unix/sysv/linux/riscv/sysdep.h