watchdog: fix inline watchdog_get_magicclose function prototype
authorHans Dedecker <dedeckeh@gmail.com>
Tue, 8 Aug 2017 07:49:26 +0000 (09:49 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 8 Aug 2017 09:31:10 +0000 (11:31 +0200)
commit66be6a23d71fcc068d6b813f0e0be2f8f0b6aa88
tree5142c5653fa59375b4caaf86d4a186a694276305
parent3e68cdfdc5221d2a9268e9b30fbd474ea20b92f8
watchdog: fix inline watchdog_get_magicclose function prototype

Fix procd compilation issue which occurs when DISABLE_INIT is set as the
inline watchdog_get_magicclose function prototype was wrong.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
watchdog.h