ea0b924b51
ok jasper@ landry@
12 lines
356 B
Plaintext
12 lines
356 B
Plaintext
$OpenBSD: patch-watchdog_wd_lifecheck_c,v 1.1 2012/09/24 19:39:59 pea Exp $
|
|
--- watchdog/wd_lifecheck.c.orig Sun Sep 16 12:23:44 2012
|
|
+++ watchdog/wd_lifecheck.c Sun Sep 16 12:23:52 2012
|
|
@@ -30,6 +30,7 @@
|
|
#include <signal.h>
|
|
#include <unistd.h>
|
|
#include <netdb.h>
|
|
+#include <stdint.h>
|
|
#include "pool.h"
|
|
#include "pool_config.h"
|
|
#include "watchdog.h"
|