MINOR: wdt: do not depend on USE_THREAD
authorWilly Tarreau <w@1wt.eu>
Wed, 4 Mar 2020 09:53:07 +0000 (10:53 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 1 May 2020 15:09:20 +0000 (17:09 +0200)
commit8e2776271225f3150d8a9115eff401ae1ddd63be
tree0c972aedc18d22c49660a406ab77fa32f7728e34
parenteb5a671c346f76918c63da5bc1cf9f8aa3454929
MINOR: wdt: do not depend on USE_THREAD

There is no reason for restricting the use of the watchdog to threads
anymore, as it works perfectly without threads as well.

(cherry picked from commit e58114e0e5e1ef1f67194bde0b0b8d159bd3ac48)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/wdt.c