$OpenBSD: patch-watchdog_wd_ping_c,v 1.1 2012/09/24 19:39:59 pea Exp $ --- watchdog/wd_ping.c.orig Sun Sep 16 12:24:32 2012 +++ watchdog/wd_ping.c Sun Sep 16 12:24:44 2012 @@ -31,6 +31,7 @@ #include <sys/wait.h> #include <sys/stat.h> #include <errno.h> +#include <stdint.h> #include "pool.h" #include "pool_config.h" #include "watchdog.h"