X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/751542a19198f2efa957b77ce41d82479952af62..2b383bf8c8afa623bd84cc69284a632c71e78e94:/sbr/error.c diff --git a/sbr/error.c b/sbr/error.c index 5a5808c2..54d6fac5 100644 --- a/sbr/error.c +++ b/sbr/error.c @@ -9,11 +9,12 @@ #include #include - +#include "h/done.h" /* inform calls advertise() with no what and no tail. * Thus the simple "[invo_name: ]fmt\n" results. */ -void inform(char *fmt, ...) +void +inform(char *fmt, ...) { va_list ap;