summaryrefslogtreecommitdiff
path: root/ctdb/utils/pmda/pmda_ctdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/utils/pmda/pmda_ctdb.c')
-rw-r--r--ctdb/utils/pmda/pmda_ctdb.c19
1 files changed, 15 insertions, 4 deletions
diff --git a/ctdb/utils/pmda/pmda_ctdb.c b/ctdb/utils/pmda/pmda_ctdb.c
index ca897b16c21..13c2d6fea1f 100644
--- a/ctdb/utils/pmda/pmda_ctdb.c
+++ b/ctdb/utils/pmda/pmda_ctdb.c
@@ -19,14 +19,25 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include "replace.h"
+#include "system/network.h"
+
+#include <talloc.h>
+#include <tevent.h>
+
+#include "lib/util/time.h"
+
+#include "ctdb_private.h"
+#include "ctdb_client.h"
+#include "ctdb_protocol.h"
+
+#include "common/system.h"
+
#include <pcp/pmapi.h>
#include <pcp/impl.h>
#include <pcp/pmda.h>
-#include "includes.h"
-#include "ctdb_private.h"
-#include "ctdb_protocol.h"
+
#include "domain.h"
-#include "common/system.h"
/*
* CTDB PMDA