$NetBSD: patch-src_watchdog_wd__escalation.c,v 1.1 2016/03/11 21:30:55 fhajny Exp $ Add sys/wait.h unconditionally, same as other source files. --- src/watchdog/wd_escalation.c.orig 2016-02-10 08:53:31.000000000 +0000 +++ src/watchdog/wd_escalation.c @@ -27,9 +27,7 @@ #include #include -#ifdef __FreeBSD__ #include -#endif #include "pool.h" #include "utils/elog.h"