From: Jonathan McDowell Date: Wed, 22 Sep 2004 09:28:13 +0000 (+0000) Subject: Make cleanup.c compile cleanly under c99. X-Git-Tag: 0.3.1~21 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=c8d06ad9146d939718dec9ee01b39e4e7012ef23;hp=c8d06ad9146d939718dec9ee01b39e4e7012ef23;p=onak.git Make cleanup.c compile cleanly under c99. Change cleanup.c so the signal bits all compile cleanly under C99 with -DBSD_SOURCE=1. ---