X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=common.c;h=59ac027654b396a8461e2dbd9ef028d1243e6a4c;hb=e712495ba0140dc6387211ea2a82a06bbcfd17e2;hp=d00461b827761c2d526fb9f4cd075b1b6a2319eb;hpb=1aa018f708c74ad8964fec5801dbd2fdebfd1a03;p=apps%2Fpfixtools.git diff --git a/common.c b/common.c index d00461b..59ac027 100644 --- a/common.c +++ b/common.c @@ -259,7 +259,8 @@ static void pidfile_close(void) } } -extern initcall_t __madinit[], __madexit[]; +extern initcall_t __madinit[]; +extern exitcall_t __madexit[]; static void common_shutdown(void) {