summaryrefslogtreecommitdiff
path: root/src/shutdown/hpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shutdown/hpr.h')
-rw-r--r--src/shutdown/hpr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shutdown/hpr.h b/src/shutdown/hpr.h
index 993f5ab..3dd0375 100644
--- a/src/shutdown/hpr.h
+++ b/src/shutdown/hpr.h
@@ -16,5 +16,6 @@
#define hpr_cancel() hpr_send("c", 1)
extern int hpr_shutdown (unsigned int, tain_t const *, unsigned int) ;
extern void hpr_wall (char const *) ;
+extern void hpr_confirm_hostname (void) ;
#endif