remove TAILQ_END and __dead hacks

This commit is contained in:
Christian Neukirchen
2014-02-23 15:49:58 +01:00
parent 8ddc90665e
commit 96af45583a
2 changed files with 3 additions and 9 deletions

View File

@@ -219,7 +219,7 @@ sigchld_cb(int which)
errno = save_errno;
}
__dead void
void
usage(void)
{
extern char *__progname;