Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > 45fad5711143e195e712ab93ff874e44 > files > 1

cluster-glue-1.0.12-8.mga8.src.rpm

Index: Reusable-Cluster-Components-glue--glue-1.0.12/lib/plugins/stonith/ipmilan_command.c
===================================================================
--- Reusable-Cluster-Components-glue--glue-1.0.12/lib/plugins/stonith/ipmilan_command.c
+++ Reusable-Cluster-Components-glue--glue-1.0.12/lib/plugins/stonith/ipmilan_command.c	2018-03-02 00:55:34.926473827 +0100
@@ -28,6 +28,9 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 
+/* make the selector_t type available */
+#define OPENIPMI_DEFINE_SELECTOR_T
+
 #include <OpenIPMI/ipmiif.h>
 #include <OpenIPMI/selector.h>
 #include <OpenIPMI/ipmi_conn.h>