top: provide own SIGRTMAX, if not already defined
authorJim Warner <james.warner@comcast.net>
Tue, 6 Dec 2011 22:24:04 +0000 (16:24 -0600)
committerCraig Small <csmall@enc.com.au>
Sun, 11 Dec 2011 11:28:11 +0000 (22:28 +1100)
commit80e2f59e05e0a51a962faca7af16d4ac56950d72
treeb9729bc74eace8dc1a4c38257a7c8efc1e917c68
parent1e4447d171c46143840ea4ab5443323a87cc1668
top: provide own SIGRTMAX, if not already defined

Protect against a compile failure, as on HURD.

Reference:
  https://buildd.debian.org/status/package.php?p=procps&suite=sid
  top.c:2102:13: error: 'SIGRTMAX' undeclared (first use in this function)
top.c