From: Ralph Corderoy Date: Mon, 15 May 2017 13:31:36 +0000 (+0100) Subject: sbr/utils.c: Use h/signals.h for setup_signal_handlers prototype. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/3f9f71ca8adbab14eafccca1d6f634e836325d5c?hp=3f9f71ca8adbab14eafccca1d6f634e836325d5c sbr/utils.c: Use h/signals.h for setup_signal_handlers prototype. Deleted its own prototype for setup_signal_handlers() and added it to the existing h/signals.h as it's defined in h/signals.c. ---