Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build error with glibc 2.26 and above
SIGUNUSED has been removed and causes compilation errors. Based on the name it was probaably never used anyway, so just remove it.
- Loading branch information