Edit

IABSD.fr/ports/databases/pgpool/patches/patch-watchdog_wd_ping_c

Branch :

  • Show log

    Commit

  • Author : pea
    Date : 2012-09-24 19:39:59
    Hash : ea0b924b
    Message : Update to 3.2.0 ok jasper@ landry@

  • databases/pgpool/patches/patch-watchdog_wd_ping_c
  • $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"