From 6696cee3bd309f61fc6c945ef747262a845e9267 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 10 Aug 2021 18:24:46 +0000 Subject: Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0 Signed-off-by: Laurent Bercot --- src/shutdown/hpr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shutdown/hpr.h') diff --git a/src/shutdown/hpr.h b/src/shutdown/hpr.h index 2c545a5..fd268e8 100644 --- a/src/shutdown/hpr.h +++ b/src/shutdown/hpr.h @@ -17,7 +17,7 @@ #define hpr_send(s, n) openwritenclose_unsafe(INITCTL, (s), n) #define hpr_cancel() hpr_send("c", 1) -extern int hpr_shutdown (unsigned int, tain_t const *, unsigned int) ; +extern int hpr_shutdown (unsigned int, tain const *, unsigned int) ; extern void hpr_wall (char const *) ; extern void hpr_wallv (struct iovec const *, unsigned int) ; extern void hpr_confirm_hostname (void) ; -- cgit v1.3.1