openbsd-ports/databases/pgpool/patches/patch-watchdog_wd_ping_c
pea ea0b924b51 Update to 3.2.0
ok jasper@ landry@
2012-09-24 19:39:59 +00:00

12 lines
345 B
Plaintext

$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"