Files
Zygmunt Krynicki dcb1031cd3 cmd/system-shutdown: include correct prototype for die
This is a follow up to the conflicting definition of die() problem from
several weeks ago. For whatever reason our builds were not catching the
second incompatible prototype of die(). This patch removes the leftover
and adds missing include directives.

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
2019-09-30 09:32:26 +02:00
..