diff --git a/src/dd.c b/src/dd.c index 5a3319172..538d74008 100644 --- a/src/dd.c +++ b/src/dd.c @@ -377,7 +377,7 @@ cleanup (void) error (1, errno, "%s", output_file); } -static void +static inline void quit (int code) { cleanup ();