mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
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>