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

12 lines
340 B
Plaintext

$OpenBSD: patch-watchdog_watchdog_c,v 1.1 2012/09/24 19:39:59 pea Exp $
--- watchdog/watchdog.c.orig Sun Sep 16 12:26:05 2012
+++ watchdog/watchdog.c Sun Sep 16 12:26:12 2012
@@ -25,7 +25,6 @@
#include <string.h>
#include <stdlib.h>
#include <signal.h>
-#include <wait.h>
#include <ctype.h>
#include <sys/un.h>
#include <sys/types.h>