summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastd/control.h')
-rw-r--r--sbin/hastd/control.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/hastd/control.h b/sbin/hastd/control.h
index ed8e4ff..0795c70 100644
--- a/sbin/hastd/control.h
+++ b/sbin/hastd/control.h
@@ -32,9 +32,8 @@
#ifndef _CONTROL_H_
#define _CONTROL_H_
-#define HASTCTL_SET_ROLE 1
-#define HASTCTL_STATUS 2
-#define HASTCTL_RELOAD 3
+#define CONTROL_STATUS 10
+#define CONTROL_RELOAD 11
struct hastd_config;
struct hast_resource;
OpenPOWER on IntegriCloud