maint: remove now-redundant definitions provided by sys/wait.h
authorJim Meyering <meyering@redhat.com>
Mon, 3 May 2010 08:45:47 +0000 (10:45 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 3 May 2010 10:26:00 +0000 (12:26 +0200)
commita9c542e416ffcd29dbe44845197442cc550e5370
treefc403f29390aa2e33170245cf004b06740aa082d
parentd861519d2a3214df2b4cd2ee6d59e8772371f780
maint: remove now-redundant definitions provided by sys/wait.h

* src/timeout.c (WIFSIGNALED, WTERMSIG): Remove definitions,
now that gnulib guarantees they are defined in <sys/wait.h>.
* src/operand2sig.c: Likewise.
* src/kill.c: Likewise.
src/kill.c
src/operand2sig.c
src/timeout.c