14 lines
329 B
Diff
14 lines
329 B
Diff
|
Index: pacemaker/lib/ais/plugin.c
|
||
|
===================================================================
|
||
|
--- pacemaker.orig/lib/ais/plugin.c
|
||
|
+++ pacemaker/lib/ais/plugin.c
|
||
|
@@ -40,7 +40,7 @@
|
||
|
#include "plugin.h"
|
||
|
#include "utils.h"
|
||
|
|
||
|
-#include <glib/ghash.h>
|
||
|
+#include <glib.h>
|
||
|
|
||
|
#include <sys/resource.h>
|
||
|
#include <sys/utsname.h>
|