From: Jonathan McDowell Date: Wed, 22 Sep 2004 09:28:13 +0000 (+0000) Subject: Make cleanup.c compile cleanly under c99. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/c8d06ad9146d939718dec9ee01b39e4e7012ef23?hp=c8d06ad9146d939718dec9ee01b39e4e7012ef23 Make cleanup.c compile cleanly under c99. Change cleanup.c so the signal bits all compile cleanly under C99 with -DBSD_SOURCE=1. ---